F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_14115982_25960.cpp: In function 'int main()':
0_0_14115982_25960.cpp:6:29: error: 'scanf' was not declared in this scope
     while(scanf("%d%d",&n,&m)!=EOF)
                             ^
0_0_14115982_25960.cpp:6:32: error: 'EOF' was not declared in this scope
     while(scanf("%d%d",&n,&m)!=EOF)
                                ^
0_0_14115982_25960.cpp:8:41: error: 'memset' was not declared in this scope
                     memset(a,0,sizeof(a));
                                         ^
0_0_14115982_25960.cpp:21:71: error: 'printf' was not declared in this scope
                                                 if(flag){printf("%d",i);m--;flag=0;}
                                                                       ^
0_0_14115982_25960.cpp:22:69: error: 'printf' was not declared in this scope
                                                 else {printf(" %d",i);m--;}
                                                                     ^
0_0_14115982_25960.cpp:23:68: error: 'printf' was not declared in this scope
                                               }if(m==0){printf("\n");break;}
                                                                    ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-12-02 14:47:05, Gzip enabled