Online JudgeProblem SetAuthorsOnline ContestsUser
Web Board
Home Page
F.A.Qs
Statistical Charts
Problems
Submit Problem
Online Status
Prob.ID:
Register
Update your info
Authors ranklist
Current Contest
Past Contests
Scheduled Contests
Award Contest
User ID:
Password:
  Register

这个命名我喜欢,哈哈

Posted by yangguo981 at 2006-04-09 03:01:03 on Problem 2509
不是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:
User ID:
Password:
Title:

Content:

Home Page   Go Back  To top


All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator