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_29341524_5525.cpp:1:4: error: stray '#' in program
  1 # include<stdio.h>
    ^
0_0_29341524_5525.cpp:2:5: error: stray '#' in program
   2 # include<string.h>
     ^
0_0_29341524_5525.cpp:3:5: error: stray '#' in program
   3 # include<queue>
     ^
0_0_29341524_5525.cpp:5:5: error: stray '#' in program
   5 # define N 35
     ^
0_0_29341524_5525.cpp:6:5: error: stray '#' in program
   6 # define INF 0xfffffff
     ^
0_0_29341524_5525.cpp:1:2: error: expected unqualified-id before numeric constant
  1 # include<stdio.h>
  ^
0_0_29341524_5525.cpp:5:3: error: expected unqualified-id before numeric constant
   5 # define N 35
   ^
0_0_29341524_5525.cpp:8:3: error: expected unqualified-id before numeric constant
   8 struct node{
   ^
0_0_29341524_5525.cpp:11:2: error: expected unqualified-id before numeric constant
  11 int map[N][N],visit[N][N];
  ^
0_0_29341524_5525.cpp:12:2: error: expected unqualified-id before numeric constant
  12 int count1[N][N],mark[N][N];
  ^
0_0_29341524_5525.cpp:13:2: error: expected unqualified-id before numeric constant
  13 int xx[N][N],yy[N][N],tt[N][N];
  ^
0_0_29341524_5525.cpp:14:2: error: expected unqualified-id before numeric constant
  14 int n,m,flag;
  ^
0_0_29341524_5525.cpp:15:2: error: expected unqualified-id before numeric constant
  15 void bfs()
  ^


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-05-03 02:28:55, Gzip enabled