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_13807933_13336.cpp:1:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13807933_13336.cpp:2:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13807933_13336.cpp:3:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13807933_13336.cpp:4:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13807933_13336.cpp:5:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13807933_13336.cpp:6:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13807933_13336.cpp:7:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13807933_13336.cpp:8:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13807933_13336.cpp:9:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13807933_13336.cpp:10:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13807933_13336.cpp:11:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13807933_13336.cpp:12:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13807933_13336.cpp: In function 'bool dfs(int)':
0_0_13807933_13336.cpp:56:35: error: 'min' was not declared in this scope
     out=min(out,fabs(sum-2*ans[k]));
                                   ^
0_0_13807933_13336.cpp: In function 'int main()':
0_0_13807933_13336.cpp:63:27: error: 'scanf' was not declared in this scope
   while(scanf("%d%d",&n,&m)==2)
                           ^
0_0_13807933_13336.cpp:68:30: error: 'memset' was not declared in this scope
       memset(vis,0,sizeof vis);
                              ^
0_0_13807933_13336.cpp:73:9: error: expected ';' before 'scanf'
         scanf("%lld",num+i),sum+=num[i];
         ^
0_0_13807933_13336.cpp:73:40: error: expected ')' before ';' token
         scanf("%lld",num+i),sum+=num[i];
                                        ^
0_0_13807933_13336.cpp:76:7: error: expected ';' before '{' token
       {
       ^
0_0_13807933_13336.cpp:76:7: error: expected primary-expression before '{' token
0_0_13807933_13336.cpp:76:7: error: expected ')' before '{' token
0_0_13807933_13336.cpp:83:37: error: 'printf' was not declared in this scope
       printf("Case %d: %lld\n",t,out);
                                     ^


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-16 18:51:36, Gzip enabled