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_28353804_23530.cpp:3:17: error: expected initializer before 's'
 int m,n,e[10010]s[10010][10010],used[10010];
                 ^
0_0_28353804_23530.cpp: In function 'bool find(int)':
0_0_28353804_23530.cpp:13:7: error: 'used' was not declared in this scope
   if(!used[j]&&s[j][x])
       ^
0_0_28353804_23530.cpp:13:16: error: 's' was not declared in this scope
   if(!used[j]&&s[j][x])
                ^
0_0_28353804_23530.cpp:16:8: error: 'e' was not declared in this scope
    if(!e[j]||find(e[j])){
        ^
0_0_28353804_23530.cpp: In function 'int main()':
0_0_28353804_23530.cpp:29:10: error: 's' was not declared in this scope
   memset(s,0,sizeof(s));
          ^
0_0_28353804_23530.cpp:67:10: error: 'e' was not declared in this scope
   memset(e,0,sizeof(e));
          ^
0_0_28353804_23530.cpp:72:12: error: 'used' was not declared in this scope
     memset(used,0,sizeof(used));
            ^


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-10-23 15:32:08, Gzip enabled