| ||||||||||
| 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 | |||||||||
此题有k==0数据,与题目描述不合,证据见内In Reply To:k==0可能么?见内,为什么RE????? Posted by:lfj_2 at 2006-09-29 23:00:24 Problem Id:3012 User Id:11223344
Memory:72K Time:2015MS
Language:GCC Result:Time Limit Exceed
Source
main(){
int n,k,m,t,i;
scanf("%d",&t);
for(i=0;i<t;i++){
scanf("%d%d%d",&n,&k,&m);
if(k==0)while(1);
}
}
Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator