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_31688785_23690.cpp:11:1: error: stray '\243' in program
 }e[20005];
 ^
0_0_31688785_23690.cpp:11:1: error: stray '\273' in program
0_0_31688785_23690.cpp:12:1: error: expected initializer before 'struct'
 struct ask{
 ^
0_0_31688785_23690.cpp:14:2: error: 'p' does not name a type
 }p[2000005];
  ^
0_0_31688785_23690.cpp: In function 'void graph(int, int, int)':
0_0_31688785_23690.cpp:18:2: error: 'e' was not declared in this scope
  e[++k].v=v;
  ^
0_0_31688785_23690.cpp: In function 'void question(int, int, int)':
0_0_31688785_23690.cpp:26:2: error: 'q' was not declared in this scope
  q[++cnt].v=v;
  ^
0_0_31688785_23690.cpp: In function 'void DFS(int, int, int)':
0_0_31688785_23690.cpp:42:39: error: 'e' was not declared in this scope
  for(register int i=head[now];i!=-1;i=e[i].next)
                                       ^
0_0_31688785_23690.cpp:48:41: error: 'q' was not declared in this scope
  for(register int i=before[now];i!=-1;i=q[i].next)
                                         ^
0_0_31688785_23690.cpp: In function 'void prepare()':
0_0_31688785_23690.cpp:57:9: error: 'e' was not declared in this scope
  memset(e,-1,sizeof(e));
         ^
0_0_31688785_23690.cpp:58:9: error: 'q' was not declared in this scope
  memset(q,-1,sizeof(q));
         ^


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.001000(s) query 1, Server time : 2024-08-06 19:44:58, Gzip enabled