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_26608399_29326.cpp:1:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_26608399_29326.cpp:2:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_26608399_29326.cpp:3:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_26608399_29326.cpp:4:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_26608399_29326.cpp: In function 'int main()':
0_0_26608399_29326.cpp:15:35: error: 'scanf' was not declared in this scope
  while(scanf("%lld %d %d",&n,&a,&b)!=-1){
                                   ^
0_0_26608399_29326.cpp:7:36: error: 'memset' was not declared in this scope
 #define clr(a) memset(a,0,sizeof(a))
                                    ^
0_0_26608399_29326.cpp:16:3: note: in expansion of macro 'clr'
   clr(r);
   ^
0_0_26608399_29326.cpp:20:24: error: 'printf' was not declared in this scope
   printf("Case %d:",++f);
                        ^
0_0_26608399_29326.cpp:22:15: error: 'putchar' was not declared in this scope
   putchar('\n');
               ^


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.015600(s) query 1, Server time : 2024-05-21 21:09:05, Gzip enabled