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 zhenglie110 at 2015-03-13 11:18:36 on Problem 3672
题目里的条件限制根本没有用啊

/*	if(m<1||m>10000000)
		return;
	if(t<1||t>100000)
		return;
	if(u<1||u>100)
		return;
	if(f<1||f>100)
		return;
	if(d<1||d>100)
		return;
*/

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