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_20781821_11471.cpp:3:7: error: 'SIZE' does not name a type
 const SIZE=20;
       ^
0_0_20781821_11471.cpp: In function 'int main()':
0_0_20781821_11471.cpp:29:15: error: 'SIZE' was not declared in this scope
     int prime[SIZE];
               ^
0_0_20781821_11471.cpp:34:13: error: 'prime' was not declared in this scope
             prime[i]=i-1;
             ^
0_0_20781821_11471.cpp:39:22: error: 'prime' was not declared in this scope
             if(Judge(prime,num))
                      ^
0_0_20781821_11471.cpp:46:33: error: 'prime' was not declared in this scope
         while (next_permutation(prime+1,prime+num));
                                 ^


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-05 13:46:55, Gzip enabled