0_0_7582282_25567.c: In function `cmp':
0_0_7582282_25567.c:6: error: syntax error before '/' token
0_0_7582282_25567.c: At top level:
0_0_7582282_25567.c:21: error: syntax error before '/' token
0_0_7582282_25567.c: In function `main':
0_0_7582282_25567.c:28: error: syntax error before '/' token
0_0_7582282_25567.c:36: error: syntax error before '/' token
0_0_7582282_25567.c:42: error: syntax error before '/' token
0_0_7582282_25567.c: In function `DFS':
0_0_7582282_25567.c:56: error: syntax error before '/' token
0_0_7582282_25567.c:58: error: syntax error before ')' token
0_0_7582282_25567.c: At top level:
0_0_7582282_25567.c:63: error: syntax error before "else"
0_0_7582282_25567.c:66: error: conflicting types for 'Print'
0_0_7582282_25567.c:11: error: previous declaration of 'Print' was here
0_0_7582282_25567.c:66: error: conflicting types for 'Print'
0_0_7582282_25567.c:11: error: previous declaration of 'Print' was here
0_0_7582282_25567.c:67: error: `i' undeclared here (not in a function)
0_0_7582282_25567.c:68: error: syntax error before '+' token
0_0_7582282_25567.c:68: error: conflicting types for 'DFS'
0_0_7582282_25567.c:54: error: previous definition of 'DFS' was here
0_0_7582282_25567.c:74: error: syntax error before '++' token
0_0_7582282_25567.c:75: error: syntax error before '+' token
0_0_7582282_25567.c:76: error: syntax error before '-=' token
0_0_7582282_25567.c:79: error: syntax error before '}' token
0_0_7582282_25567.c:84: error: conflicting types for 'Print'
0_0_7582282_25567.c:66: error: previous declaration of 'Print' was here
0_0_7582282_25567.c:84: error: conflicting types for 'Print'
0_0_7582282_25567.c:66: error: previous declaration of 'Print' was here
0_0_7582282_25567.c: In function `Print':
0_0_7582282_25567.c:87: error: syntax error before '/' token
0_0_7582282_25567.c:88: error: syntax error before ')' token
0_0_7582282_25567.c: At top level:
0_0_7582282_25567.c:90: error: syntax error before "else"
0_0_7582282_25567.c:91: error: syntax error before string constant
0_0_7582282_25567.c:91: error: conflicting types for 'printf'
0_0_7582282_25567.c:91: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_7582282_25567.c:91: error: conflicting types for 'printf'
0_0_7582282_25567.c:91: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_7582282_25567.c:67: error: storage size of `flag' isn't known
0_0_7582282_25567.c:74: error: storage size of `flag' isn't known
0_0_7582282_25567.c:77: error: storage size of `flag' isn't known
|