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_17439738_2130.cpp:2:4: error: stray '#' in program
 02.#include<cstdio>  
    ^
0_0_17439738_2130.cpp:3:4: error: stray '#' in program
 03.#include<algorithm>  
    ^
0_0_17439738_2130.cpp:4:4: error: stray '#' in program
 04.#include<cstring>  
    ^
0_0_17439738_2130.cpp:5:4: error: stray '#' in program
 05.#include<cmath>  
    ^
0_0_17439738_2130.cpp:6:4: error: stray '#' in program
 06.#include<string>  
    ^
0_0_17439738_2130.cpp:7:4: error: stray '#' in program
 07.#include<queue>  
    ^
0_0_17439738_2130.cpp:8:4: error: stray '#' in program
 08.#define N 222  
    ^
0_0_17439738_2130.cpp:2:1: error: expected unqualified-id before numeric constant
 02.#include<cstdio>  
 ^
0_0_17439738_2130.cpp:10:1: error: expected unqualified-id before numeric constant
 10.  
 ^
0_0_17439738_2130.cpp:12:1: error: expected unqualified-id before numeric constant
 12.char g[N][N];  
 ^
0_0_17439738_2130.cpp:13:1: error: expected unqualified-id before numeric constant
 13.int dir[4][2]={1,0,-1,0,0,-1,0,1};  
 ^
0_0_17439738_2130.cpp:14:1: error: expected unqualified-id before numeric constant
 14.struct node  
 ^
0_0_17439738_2130.cpp:19:1: error: expected unqualified-id before numeric constant
 19.int bfs(int x,int 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-09-28 04:15:12, Gzip enabled