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_14263916_26058.cpp: In function 'int main()':
0_0_14263916_26058.cpp:57:37: error: 'p' was not declared in this scope
         for(int i = 1;i <= n ;i+=2) p[tmp++] = i;
                                     ^
0_0_14263916_26058.cpp:58:38: error: 'p' was not declared in this scope
         for(int i = 2;i <= n;i+=2)   p[tmp++] = i;
                                      ^
0_0_14263916_26058.cpp:63:36: error: 'p' was not declared in this scope
             printf("%d %d 1\n",min(p[tmp],p[tmp+1]),max(p[tmp],p[tmp+1]));
                                    ^
0_0_14263916_26058.cpp:70:36: error: 'p' was not declared in this scope
             printf("%d %d 1\n",min(p[tmp],p[tmp+1]),max(p[tmp],p[tmp+1]));
                                    ^


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-12-02 18:15:13, Gzip enabled