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

93825_0_31316.c:7: error: syntax error before "Trie"
93825_0_31316.c:8: error: syntax error before '{' token
93825_0_31316.c:14: error: syntax error before '*' token
93825_0_31316.c: In function `Trie_Node':
93825_0_31316.c:17: error: `data' undeclared (first use in this function)
93825_0_31316.c:17: error: (Each undeclared identifier is reported only once
93825_0_31316.c:17: error: for each function it appears in.)
93825_0_31316.c:19: error: 'for' loop initial declaration used outside C99 mode
93825_0_31316.c: At top level:
93825_0_31316.c:22: error: syntax error before '}' token
93825_0_31316.c:24: error: syntax error before '*' token
93825_0_31316.c:26: error: syntax error before ':' token
93825_0_31316.c: In function `PrefixCount':
93825_0_31316.c:34: error: `location' undeclared (first use in this function)
93825_0_31316.c:38: error: syntax error before '/' token
93825_0_31316.c:38: error: stray '\178' in program
93825_0_31316.c:38: error: stray '\187' in program
93825_0_31316.c:38: error: stray '\186' in program
93825_0_31316.c:38: error: stray '\207' in program
93825_0_31316.c:38: error: stray '\183' in program
93825_0_31316.c:38: error: stray '\168' in program
93825_0_31316.c:38: error: stray '\181' in program
93825_0_31316.c:38: error: stray '\196' in program
93825_0_31316.c:38: error: stray '\181' in program
93825_0_31316.c:38: error: stray '\165' in program
93825_0_31316.c:38: error: stray '\180' in program
93825_0_31316.c:38: error: stray '\202' in program
93825_0_31316.c:46: error: syntax error before '/' token
93825_0_31316.c:46: error: stray '\206' in program
93825_0_31316.c:46: error: stray '\180' in program
93825_0_31316.c:46: error: stray '\213' in program
93825_0_31316.c:46: error: stray '\210' in program
93825_0_31316.c:46: error: stray '\181' in program
93825_0_31316.c:46: error: stray '\189' in program
93825_0_31316.c: In function `CountBranches':
93825_0_31316.c:51: error: `this' undeclared (first use in this function)
93825_0_31316.c: At top level:
93825_0_31316.c:54: error: syntax error before '*' token
93825_0_31316.c:55: error: conflicting types for 'CountBranches'
93825_0_31316.c:50: error: previous definition of 'CountBranches' was here
93825_0_31316.c: In function `CountBranches':
93825_0_31316.c:57: error: 'for' loop initial declaration used outside C99 mode
93825_0_31316.c:58: error: `start' undeclared (first use in this function)
93825_0_31316.c: In function `Insert':
93825_0_31316.c:69: error: `new' undeclared (first use in this function)
93825_0_31316.c:69: error: syntax error before "Trie_Node"
93825_0_31316.c:72: error: `location' undeclared (first use in this function)
93825_0_31316.c:76: error: syntax error before '/' token
93825_0_31316.c:76: error: stray '\178' in program
93825_0_31316.c:76: error: stray '\187' in program
93825_0_31316.c:76: error: stray '\186' in program
93825_0_31316.c:76: error: stray '\207' in program
93825_0_31316.c:76: error: stray '\183' in program
93825_0_31316.c:76: error: stray '\168' in program
93825_0_31316.c:76: error: stray '\181' in program
93825_0_31316.c:76: error: stray '\196' in program
93825_0_31316.c:76: error: stray '\181' in program
93825_0_31316.c:76: error: stray '\165' in program
93825_0_31316.c:76: error: stray '\180' in program
93825_0_31316.c:76: error: stray '\202' in program
93825_0_31316.c:86: error: syntax error before '/' token
93825_0_31316.c:86: error: stray '\211' in program
93825_0_31316.c:86: error: stray '\251' in program
93825_0_31316.c:86: error: stray '\178' in program
93825_0_31316.c:86: error: stray '\229' in program
93825_0_31316.c:86: error: stray '\200' in program
93825_0_31316.c:86: error: stray '\235' in program
93825_0_31316.c:86: error: stray '\181' in program
93825_0_31316.c:86: error: stray '\196' in program
93825_0_31316.c:86: error: stray '\181' in program
93825_0_31316.c:86: error: stray '\165' in program
93825_0_31316.c:86: error: stray '\180' in program
93825_0_31316.c:86: error: stray '\202' in program
93825_0_31316.c:86: error: stray '\210' in program
93825_0_31316.c:86: error: stray '\209' in program
93825_0_31316.c:86: error: stray '\190' in program
93825_0_31316.c:86: error: stray '\173' in program
93825_0_31316.c:86: error: stray '\180' in program
93825_0_31316.c:86: error: stray '\230' in program
93825_0_31316.c:86: error: stray '\212' in program
93825_0_31316.c:86: error: stray '\218' in program
93825_0_31316.c: At top level:
93825_0_31316.c:93: error: syntax error before "return"
93825_0_31316.c: In function `main':
93825_0_31316.c:99: error: `Trie' undeclared (first use in this function)
93825_0_31316.c:99: error: syntax error before "t"
93825_0_31316.c:102: error: `true' undeclared (first use in this function)
93825_0_31316.c:107: error: `t' undeclared (first use in this function)
93825_0_31316.c:115: error: `delete' undeclared (first use in this function)
93825_0_31316.c:115: error: syntax error before ']' token


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-25 01:49:34, Gzip enabled