| ||||||||||
| 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 | |||||||||
Re:ft !output limit exceed?我没觉着错,又有什么特殊情况??In Reply To:ft !output limit exceed?我没觉着错,又有什么特殊情况?? Posted by:dexter at 2004-03-13 00:26:26 main()
{
int i;
gets(str);
while(strcmp("-1",str))
{
i=0;
printf("N=%s:\n",str);
if(is_same()) ==》 if (is_same() || strlen(str) != 4)
printf("No!!\n");
…………(以下引言略)
Followed by:
Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator