討論串[問題] 新手的小問題
共 3 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者q172357ma ( )時間16年前 (2009/08/11 02:14), 編輯資訊
0
0
2
內容預覽:
/* CPP: 簡易階層運算 */. #include <iostream>. using namespace std;. int main(). {. while(1). {. int i = 0, input, result = 1;. cout << "Please Input An Inte
(還有309個字)

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者ioioioioioio (~溫暖小太陽~)時間16年前 (2009/08/10 16:07), 編輯資訊
0
0
0
內容預覽:
int x ,y = 1;. int i, flag = 0;. cout <<"input a integer : " ;. cin >> x;. while(flag == 0). {. if(x < 0). {. cout << "the value : ERROR " <<endl;. co
(還有236個字)

推噓1(1推 0噓 5→)留言6則,0人參與, 最新作者ichen0128 (真想聊聊天)時間16年前 (2009/08/10 02:21), 編輯資訊
0
0
0
內容預覽:
#include <iostream>. using std::cin ;. using std::cout ;. using std::endl ;. int main(). {. int x ,y;. int i (i>0) ;. cout <<"input a integer :" ;. ci
(還有46個字)
首頁
上一頁
1
下一頁
尾頁