Home STD Contest Notification Clarification Problems Ranklist Status Print Sign Out

View Compilation Error

1_734_4846_6875.cpp: In function 'int main()':
1_734_4846_6875.cpp:4:18: error: 'scanf' was not declared in this scope
     scanf("%d",&t);  
                  ^
1_734_4846_6875.cpp:7:23: error: 'n' was not declared in this scope
         scanf("%d%d",&n,&m);  
                       ^
1_734_4846_6875.cpp:7:26: error: 'm' was not declared in this scope
         scanf("%d%d",&n,&m);  
                          ^
1_734_4846_6875.cpp:8:31: error: 'printf' was not declared in this scope
         printf("Case #%d: ",t1);  
                               ^


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-11-15 10:16:49, Gzip enabled