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

Re:ft !output limit exceed?我没觉着错,又有什么特殊情况??

Posted by hz02ruc at 2004-03-13 02:00:56 on Problem 1350
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:
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