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

这不说是打表吗? 2222222222222222222222222222old的方法了

Posted by sEMPrMaJIa at 2006-08-08 20:25:04 on Problem 2346
In Reply To:暴力破解(弄着玩的 可以作为测试数据) Posted by:jinlang5252 at 2006-08-08 20:08:15
> #include"stdio.h"
> main()
> {
> 	int i;
> 	scanf("%d",&i);
> 	if(i==2) printf("10");
> 	if(i==4) printf("670");
> 	if(i==6) printf("55252");
> 	if(i==8) printf("4816030");
> 	if(i==10) printf("432457640");
> 	return 0;
> }

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