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_25039958_7434.cpp:2:3: error: stray '#' in program
 2.#include <iostream>  
   ^
0_0_25039958_7434.cpp:3:3: error: stray '#' in program
 3.#include <cmath>  
   ^
0_0_25039958_7434.cpp:4:3: error: stray '#' in program
 4.#include <cstring>  
   ^
0_0_25039958_7434.cpp:5:3: error: stray '#' in program
 5.#define MAXN 1010  
   ^
0_0_25039958_7434.cpp:6:3: error: stray '#' in program
 6.#define INF 0x7fffffff  
   ^
0_0_25039958_7434.cpp:2:1: error: expected unqualified-id before numeric constant
 2.#include <iostream>  
 ^
0_0_25039958_7434.cpp:8:1: error: expected unqualified-id before numeric constant
 8.struct Point{  
 ^
0_0_25039958_7434.cpp:10:5: error: 'p' does not name a type
 10.}p[MAXN];  
     ^
0_0_25039958_7434.cpp:11:1: error: expected unqualified-id before numeric constant
 11.struct Edge{  
 ^


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-23 03:13:28, Gzip enabled