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_21671897_14206.cpp:4:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_21671897_14206.cpp: In function 'int main()':
0_0_21671897_14206.cpp:136:15: error: expected primary-expression before '%' token
         scanf(%d %d,&n,&m);
               ^
0_0_21671897_14206.cpp:136:16: error: 'd' was not declared in this scope
         scanf(%d %d,&n,&m);
                ^
0_0_21671897_14206.cpp:144:19: error: expected primary-expression before '%' token
             scanf(%d %d %d,&p,&s,&e);
                   ^
0_0_21671897_14206.cpp:153:16: error: 'Case' was not declared in this scope
         printf(Case %d: ,++cnt);
                ^
0_0_21671897_14206.cpp:154:27: error: 'Yes' was not declared in this scope
         puts(ans == sum ? Yes : No);
                           ^
0_0_21671897_14206.cpp:154:33: error: 'No' was not declared in this scope
         puts(ans == sum ? Yes : No);
                                 ^
0_0_21671897_14206.cpp:155:14: error: too few arguments to function 'int puts(const char*)'
         puts();
              ^
In file included from 0_0_21671897_14206.cpp:1:0:
GCC4.9.2/x86_64-w64-mingw32/include/stdio.h:504:15: note: declared here
   int __cdecl puts(const char *_Str);
               ^


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-17 04:50:52, Gzip enabled