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_13746280_21468.cpp: In function 'void Addedge(int, int, int)':
0_0_13746280_21468.cpp:26:2: error: 'edge' was not declared in this scope
  edge[cnt].from = from;
  ^
0_0_13746280_21468.cpp:26:7: error: 'cnt' was not declared in this scope
  edge[cnt].from = from;
       ^
0_0_13746280_21468.cpp:37:20: error: 'm' was not declared in this scope
  G[from].push_back(m-2);
                    ^
0_0_13746280_21468.cpp: In function 'int main()':
0_0_13746280_21468.cpp:130:3: error: 'cnt' was not declared in this scope
   cnt=0;
   ^


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-06 19:27:52, Gzip enabled