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 |
这不说是打表吗? 2222222222222222222222222222old的方法了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: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator