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_10079362_20820.c:12: error: syntax error before '/' token
0_0_10079362_20820.c:12: error: stray '\202' in program
0_0_10079362_20820.c:12: error: stray '\199' in program
0_0_10079362_20820.c:12: error: stray '\183' in program
0_0_10079362_20820.c:12: error: stray '\241' in program
0_0_10079362_20820.c:12: error: stray '\180' in program
0_0_10079362_20820.c:12: error: stray '\230' in program
0_0_10079362_20820.c:12: error: stray '\212' in program
0_0_10079362_20820.c:12: error: stray '\218' in program
0_0_10079362_20820.c:12: error: stray '\194' in program
0_0_10079362_20820.c:12: error: stray '\183' in program
0_0_10079362_20820.c:12: error: stray '\190' in program
0_0_10079362_20820.c:12: error: stray '\182' in program
0_0_10079362_20820.c:12: error: stray '\181' in program
0_0_10079362_20820.c:12: error: stray '\196' in program
0_0_10079362_20820.c:12: error: stray '\188' in program
0_0_10079362_20820.c:12: error: stray '\199' in program
0_0_10079362_20820.c:12: error: stray '\186' in program
0_0_10079362_20820.c:12: error: stray '\197' in program
0_0_10079362_20820.c: In function `main':
0_0_10079362_20820.c:17: error: syntax error before '/' token
0_0_10079362_20820.c:19: error: `m' undeclared (first use in this function)
0_0_10079362_20820.c:19: error: (Each undeclared identifier is reported only once
0_0_10079362_20820.c:19: error: for each function it appears in.)
0_0_10079362_20820.c:19: error: `n' undeclared (first use in this function)
0_0_10079362_20820.c:19: error: `t' undeclared (first use in this function)
0_0_10079362_20820.c:24: error: syntax error before '/' token
0_0_10079362_20820.c:24: error: stray '\202' in program
0_0_10079362_20820.c:24: error: stray '\228' in program
0_0_10079362_20820.c:24: error: stray '\200' in program
0_0_10079362_20820.c:24: error: stray '\235' in program
0_0_10079362_20820.c:24: error: stray '\181' in program
0_0_10079362_20820.c:24: error: stray '\216' in program
0_0_10079362_20820.c:24: error: stray '\205' in program
0_0_10079362_20820.c:24: error: stray '\188' in program
0_0_10079362_20820.c:25: error: syntax error before ')' token
0_0_10079362_20820.c:25: error: stray '\213' in program
0_0_10079362_20820.c:25: error: stray '\210' in program
0_0_10079362_20820.c:25: error: stray '\198' in program
0_0_10079362_20820.c:25: error: stray '\240' in program
0_0_10079362_20820.c:25: error: stray '\181' in program
0_0_10079362_20820.c:25: error: stray '\227' in program
0_0_10079362_20820.c:26: error: syntax error before ')' token
0_0_10079362_20820.c: In function `dfs':
0_0_10079362_20820.c:40: error: syntax error before '/' token
0_0_10079362_20820.c:41: error: `n' undeclared (first use in this function)
0_0_10079362_20820.c:42: error: `t' undeclared (first use in this function)
0_0_10079362_20820.c:42: error: syntax error before '/' token
0_0_10079362_20820.c:42: error: stray '\214' in program
0_0_10079362_20820.c:42: error: stray '\187' in program
0_0_10079362_20820.c:42: error: stray '\202' in program
0_0_10079362_20820.c:42: error: stray '\163' in program
0_0_10079362_20820.c:42: error: stray '\210' in program
0_0_10079362_20820.c:42: error: stray '\187' in program
0_0_10079362_20820.c:42: error: stray '\178' in program
0_0_10079362_20820.c:42: error: stray '\189' in program
0_0_10079362_20820.c:42: error: stray '\163' in program
0_0_10079362_20820.c:42: error: stray '\172' in program
0_0_10079362_20820.c:42: error: stray '\214' in program
0_0_10079362_20820.c:42: error: stray '\177' in program
0_0_10079362_20820.c:42: error: stray '\189' in program
0_0_10079362_20820.c:42: error: stray '\211' in program
0_0_10079362_20820.c:42: error: stray '\197' in program
0_0_10079362_20820.c:42: error: stray '\208' in program
0_0_10079362_20820.c:42: error: stray '\182' in program
0_0_10079362_20820.c:42: error: stray '\207' in program
0_0_10079362_20820.c:44: error: syntax error before ')' token
0_0_10079362_20820.c: At top level:
0_0_10079362_20820.c:59: error: `i' undeclared here (not in a function)
0_0_10079362_20820.c:60: error: syntax error before "if"
0_0_10079362_20820.c:65: error: conflicting types for 'dfs'
0_0_10079362_20820.c:38: error: previous definition of 'dfs' was here
0_0_10079362_20820.c:67: error: `x' undeclared here (not in a function)
0_0_10079362_20820.c:67: error: variable-size type declared outside of any function
0_0_10079362_20820.c:68: error: syntax error before '++' token
0_0_10079362_20820.c:67: error: storage size of `vis' isn't known


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-10-06 05:52:22, Gzip enabled