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_33294673_21164.cpp: In function 'void output(int)':
0_0_33294673_21164.cpp:19:19: error: 'n' was not declared in this scope
     for(int i=0;i<n;i++)
                   ^
0_0_33294673_21164.cpp:20:34: error: 'pre' was not declared in this scope
       if( (status&(1<<i))!=0 && (pre[status]&(1<<i))==0 )
                                  ^
0_0_33294673_21164.cpp:25:12: error: 'pre' was not declared in this scope
     output(pre[status]);
            ^
0_0_33294673_21164.cpp: In function 'int main()':
0_0_33294673_21164.cpp:35:21: error: 'n' was not declared in this scope
         scanf("%d",&n);
                     ^
0_0_33294673_21164.cpp:51:21: error: 'pre' was not declared in this scope
                     pre[i|(1<<j)]=i;
                     ^


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-07-08 21:29:01, Gzip enabled