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