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_35089982_26811.cpp:44:1: error: expected unqualified-id before '{' token
 {
 ^
0_0_35089982_26811.cpp:55:1: error: 'PArray' does not name a type
 PArray[250];
 ^
0_0_35089982_26811.cpp: In function 'int main()':
0_0_35089982_26811.cpp:129:33: error: 'PArray' was not declared in this scope
                 scanf("%d%d%d",&PArray[pIndex].X, &PArray[pIndex].Y, &PArray[pIndex].Z);
                                 ^
0_0_35089982_26811.cpp:142:35: error: 'PArray' was not declared in this scope
                     if (i != 0 && PArray[i].Y == PArray[i- 1].Y)
                                   ^
0_0_35089982_26811.cpp:157:39: error: 'PArray' was not declared in this scope
                     if (i == P - 1 && PArray[i].Y == PArray[0].Y)
                                       ^


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-11-30 02:39:16, Gzip enabled