#include <iostream.h> |
2011年1月25日 星期二
[C]印出2~1000所有質數
2011年1月19日 星期三
[C]字串的指標陣列
輸出結果如下:
[APPLE][BANANA][CAT][DOG] |
程式:
#include <iostream.h> |
[C]利用指標走訪陣列
#include <iostream.h> |
[C]遞迴求n!
#include <iostream.h> |
#include <iostream.h> |
輸出結果如下:
[APPLE][BANANA][CAT][DOG] |
程式:
#include <iostream.h> |
#include <iostream.h> |
#include <iostream.h> |