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_9700044_6298.c:1:19: iostream: No such file or directory
0_0_9700044_6298.c:8:17: string: No such file or directory
0_0_9700044_6298.c:9:20: algorithm: No such file or directory
0_0_9700044_6298.c:10:18: sstream: No such file or directory
0_0_9700044_6298.c:11:18: fstream: No such file or directory
0_0_9700044_6298.c:12:14: map: No such file or directory
0_0_9700044_6298.c:13:17: vector: No such file or directory
0_0_9700044_6298.c:14:16: queue: No such file or directory
0_0_9700044_6298.c:15:14: set: No such file or directory
0_0_9700044_6298.c:16:16: stack: No such file or directory
0_0_9700044_6298.c:17:18: utility: No such file or directory
0_0_9700044_6298.c:18:18: iomanip: No such file or directory
0_0_9700044_6298.c:59: error: syntax error before "namespace"
0_0_9700044_6298.c:64: error: syntax error before '<' token
0_0_9700044_6298.c:65: error: syntax error before '<' token
0_0_9700044_6298.c:66: error: syntax error before '<' token
0_0_9700044_6298.c:67: error: syntax error before '<' token
0_0_9700044_6298.c:68: error: syntax error before '<' token
0_0_9700044_6298.c:74: error: initializer element is not constant
0_0_9700044_6298.c:74: error: syntax error before "if"
0_0_9700044_6298.c:75: error: redefinition of 'b'
0_0_9700044_6298.c:74: error: previous definition of 'b' was here
0_0_9700044_6298.c:75: error: initializer element is not constant
0_0_9700044_6298.c:75: error: syntax error before "return"
0_0_9700044_6298.c:77: error: redefinition of 'b'
0_0_9700044_6298.c:75: error: previous definition of 'b' was here
0_0_9700044_6298.c:77: error: redefinition of 'b'
0_0_9700044_6298.c:75: error: previous definition of 'b' was here
0_0_9700044_6298.c:77: error: initializer element is not constant
0_0_9700044_6298.c:77: error: syntax error before "g"
0_0_9700044_6298.c:77: error: syntax error before "if"
0_0_9700044_6298.c:77: error: `a' undeclared here (not in a function)
0_0_9700044_6298.c:77: error: syntax error before "return"
0_0_9700044_6298.c:77: error: redefinition of 'g'
0_0_9700044_6298.c:77: error: previous definition of 'g' was here
0_0_9700044_6298.c:77: error: initializer element is not constant
0_0_9700044_6298.c:77: error: initializer element is not constant
0_0_9700044_6298.c:77: error: redefinition of 'y'
0_0_9700044_6298.c:77: error: previous definition of 'y' was here
0_0_9700044_6298.c:77: error: syntax error before "return"
0_0_9700044_6298.c:85:16: invalid digit "9" in octal constant
0_0_9700044_6298.c:94: error: initializer element is not constant
0_0_9700044_6298.c:94: error: syntax error before '}' token
0_0_9700044_6298.c:112: error: syntax error before "isfib"
0_0_9700044_6298.c:114: error: syntax error before "edges"
0_0_9700044_6298.c: In function `calc':
0_0_9700044_6298.c:119: error: 'for' loop initial declaration used outside C99 mode
0_0_9700044_6298.c: In function `dfs':
0_0_9700044_6298.c:133: error: 'for' loop initial declaration used outside C99 mode
0_0_9700044_6298.c:133: error: request for member `size' in something not a structure or union
0_0_9700044_6298.c:134: error: subscripted value is neither array nor pointer
0_0_9700044_6298.c:135: error: subscripted value is neither array nor pointer
0_0_9700044_6298.c: In function `init':
0_0_9700044_6298.c:140: error: 'for' loop initial declaration used outside C99 mode
0_0_9700044_6298.c:142: error: request for member `clear' in something not a structure or union
0_0_9700044_6298.c:143: error: request for member `clear' in something not a structure or union
0_0_9700044_6298.c:144: error: 'for' loop initial declaration used outside C99 mode
0_0_9700044_6298.c:144: error: request for member `clear' in something not a structure or union
0_0_9700044_6298.c: At top level:
0_0_9700044_6298.c:154: error: syntax error before "p"
0_0_9700044_6298.c: In function `un':
0_0_9700044_6298.c:156: error: `p' undeclared (first use in this function)
0_0_9700044_6298.c:156: error: (Each undeclared identifier is reported only once
0_0_9700044_6298.c:156: error: for each function it appears in.)
0_0_9700044_6298.c: In function `main':
0_0_9700044_6298.c:172: error: `n' undeclared (first use in this function)
0_0_9700044_6298.c:172: error: `m' undeclared (first use in this function)
0_0_9700044_6298.c:173: error: 'for' loop initial declaration used outside C99 mode
0_0_9700044_6298.c:177: error: request for member `push_back' in something not a structure or union
0_0_9700044_6298.c:178: error: request for member `push_back' in something not a structure or union
0_0_9700044_6298.c:185: error: redefinition of 'i'
0_0_9700044_6298.c:173: error: previous definition of 'i' was here
0_0_9700044_6298.c:185: error: 'for' loop initial declaration used outside C99 mode
0_0_9700044_6298.c:195: error: 'for' loop initial declaration used outside C99 mode
0_0_9700044_6298.c:197: error: 'for' loop initial declaration used outside C99 mode
0_0_9700044_6298.c:197: error: request for member `size' in something not a structure or union
0_0_9700044_6298.c:199: error: subscripted value is neither array nor pointer
0_0_9700044_6298.c:199: error: syntax error before '/' token
0_0_9700044_6298.c:207: error: `bool' undeclared (first use in this function)
0_0_9700044_6298.c:207: error: syntax error before "chk"
0_0_9700044_6298.c:210: error: redefinition of 'i'
0_0_9700044_6298.c:185: error: previous definition of 'i' was here
0_0_9700044_6298.c:210: error: 'for' loop initial declaration used outside C99 mode
0_0_9700044_6298.c:210: error: request for member `size' in something not a structure or union
0_0_9700044_6298.c:210: error: subscripted value is neither array nor pointer
0_0_9700044_6298.c:214: error: `chk' undeclared (first use in this function)
0_0_9700044_6298.c:214: error: `true' undeclared (first use in this function)
0_0_9700044_6298.c:217: error: 'for' loop initial declaration used outside C99 mode
0_0_9700044_6298.c:219: error: redefinition of 'i'
0_0_9700044_6298.c:217: error: previous definition of 'i' was here
0_0_9700044_6298.c:219: error: 'for' loop initial declaration used outside C99 mode
0_0_9700044_6298.c:223: error: 'for' loop initial declaration used outside C99 mode
0_0_9700044_6298.c:223: error: request for member `size' in something not a structure or union
0_0_9700044_6298.c:227: error: subscripted value is neither array nor pointer
0_0_9700044_6298.c:239: error: `cout' undeclared (first use in this function)


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-07-07 07:33:19, Gzip enabled