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_23573187_11619.c:6:1: error: expected identifier or '(' before '/' token
 //poj 1241
 ^
0_0_23573187_11619.c:7:1: error: stray '\273' in program
 //还需要计算步长,如果>100;则juge++且数目清空
 ^
0_0_23573187_11619.c:7:1: error: stray '\271' in program
0_0_23573187_11619.c:7:1: error: stray '\320' in program
0_0_23573187_11619.c:7:1: error: stray '\350' in program
0_0_23573187_11619.c:7:1: error: stray '\322' in program
0_0_23573187_11619.c:7:1: error: stray '\252' in program
0_0_23573187_11619.c:7:1: error: stray '\274' in program
0_0_23573187_11619.c:7:1: error: stray '\306' in program
0_0_23573187_11619.c:7:1: error: stray '\313' in program
0_0_23573187_11619.c:7:1: error: stray '\343' in program
0_0_23573187_11619.c:7:1: error: stray '\262' in program
0_0_23573187_11619.c:7:1: error: stray '\275' in program
0_0_23573187_11619.c:7:1: error: stray '\263' in program
0_0_23573187_11619.c:7:1: error: stray '\244' in program
0_0_23573187_11619.c:7:1: error: stray '\243' in program
0_0_23573187_11619.c:7:1: error: stray '\254' in program
0_0_23573187_11619.c:7:1: error: stray '\310' in program
0_0_23573187_11619.c:7:1: error: stray '\347' in program
0_0_23573187_11619.c:7:1: error: stray '\271' in program
0_0_23573187_11619.c:7:1: error: stray '\373' in program
0_0_23573187_11619.c:7:1: error: stray '\243' in program
0_0_23573187_11619.c:7:1: error: stray '\273' in program
0_0_23573187_11619.c:7:1: error: stray '\324' in program
0_0_23573187_11619.c:7:1: error: stray '\362' in program
0_0_23573187_11619.c:7:1: error: stray '\307' in program
0_0_23573187_11619.c:7:1: error: stray '\322' in program
0_0_23573187_11619.c:7:1: error: stray '\312' in program
0_0_23573187_11619.c:7:1: error: stray '\375' in program
0_0_23573187_11619.c:7:1: error: stray '\304' in program
0_0_23573187_11619.c:7:1: error: stray '\277' in program
0_0_23573187_11619.c:7:1: error: stray '\307' in program
0_0_23573187_11619.c:7:1: error: stray '\345' in program
0_0_23573187_11619.c:7:1: error: stray '\277' in program
0_0_23573187_11619.c:7:1: error: stray '\325' in program
0_0_23573187_11619.c: In function 'dfs':
0_0_23573187_11619.c:19:13: error: 'for' loop initial declarations are only allowed in C99 or C11 mode
             for(int i = 0; i < 8; i++)
             ^
0_0_23573187_11619.c:19:13: note: use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code
0_0_23573187_11619.c:20:23: error: 'move' undeclared (first use in this function)
                 dfs(x+move[i][0],y+move[i][1]);
                       ^
0_0_23573187_11619.c:20:23: note: each undeclared identifier is reported only once for each function it appears in


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-30 16:25:37, Gzip enabled