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_17434423_26610.cpp:3:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_17434423_26610.cpp:4:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_17434423_26610.cpp:5:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_17434423_26610.cpp:6:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_17434423_26610.cpp:7:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_17434423_26610.cpp:8:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_17434423_26610.cpp:9:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_17434423_26610.cpp:10:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_17434423_26610.cpp:11:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_17434423_26610.cpp:12:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_17434423_26610.cpp:13:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_17434423_26610.cpp:14:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_17434423_26610.cpp:15:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_17434423_26610.cpp: In function 'int dfs(int, int, int, int)':
0_0_17434423_26610.cpp:37:29: error: expected ')' before 'break'
     int end = (s&(1<= prime)break;
                             ^
0_0_17434423_26610.cpp:38:13: error: 'ans' was not declared in this scope
         Add(ans,dfs(id+1,pos,sum+i,i == end? s : (s & (~(1<= 1);
             ^
0_0_17434423_26610.cpp:38:34: error: 'i' was not declared in this scope
         Add(ans,dfs(id+1,pos,sum+i,i == end? s : (s & (~(1<= 1);
                                  ^
0_0_17434423_26610.cpp:38:64: error: expected ')' before ';' token
         Add(ans,dfs(id+1,pos,sum+i,i == end? s : (s & (~(1<= 1);
                                                                ^
0_0_17434423_26610.cpp:38:64: error: expected ')' before ';' token
0_0_17434423_26610.cpp:40:11: error: 'T' was not declared in this scope
     while(T--){
           ^
0_0_17434423_26610.cpp:43:31: error: 'scanf' was not declared in this scope
         scanf("%d%d",&n,&prime);
                               ^
0_0_17434423_26610.cpp:44:33: error: 'assert' was not declared in this scope
         assert(n >= 1 && n <= 10);
                                 ^
0_0_17434423_26610.cpp:55:25: error: 'x' was not declared in this scope
             scanf("%d",&x[i]);
                         ^
0_0_17434423_26610.cpp:59:22: error: 'solve' was not declared in this scope
         tot -= solve();
                      ^
0_0_17434423_26610.cpp:61:47: error: 'printf' was not declared in this scope
         printf("Case #%d: %d\n",iCase,(int)tot);
                                               ^


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-06-15 18:58:06, Gzip enabled