| ||||||||||
| Online Judge | Problem Set | Authors | Online Contests | User | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest | |||||||||
这个命名我喜欢,哈哈不是show代码,only觉得好玩:)
#include <iostream>
using namespace std;
int main(){
int cigarette,k;
while(cin >> cigarette >> k){
int smoked = 0;
int pigu = 0;//到现在最喜欢的一个命名,嘿嘿。
....................
下略。。。
}
return 1;
}
Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator