C++迴圈語法3.for的用法(累加計算). #include using namespace std; int main() { int a,b=0,c; cout
ngng1028.pixnet.net