0_0_6908081_3929.c:1:18: cstdio: No such file or directory
0_0_6908081_3929.c:2:19: cstring: No such file or directory
0_0_6908081_3929.c:3:17: cmath: No such file or directory
0_0_6908081_3929.c:4:19: cstdlib: No such file or directory
0_0_6908081_3929.c:5:18: vector: No such file or directory
0_0_6908081_3929.c:6:18: string: No such file or directory
0_0_6908081_3929.c:7:15: map: No such file or directory
0_0_6908081_3929.c:8:17: queue: No such file or directory
0_0_6908081_3929.c:9:17: stack: No such file or directory
0_0_6908081_3929.c:10:15: set: No such file or directory
0_0_6908081_3929.c:11:16: list: No such file or directory
0_0_6908081_3929.c:12:20: iostream: No such file or directory
0_0_6908081_3929.c:13:19: sstream: No such file or directory
0_0_6908081_3929.c:14:21: algorithm: No such file or directory
0_0_6908081_3929.c:16: error: syntax error before "namespace"
0_0_6908081_3929.c: In function `clear':
0_0_6908081_3929.c:49: error: `cnt' undeclared (first use in this function)
0_0_6908081_3929.c:49: error: (Each undeclared identifier is reported only once
0_0_6908081_3929.c:49: error: for each function it appears in.)
0_0_6908081_3929.c:49: error: `pos' undeclared (first use in this function)
0_0_6908081_3929.c: At top level:
0_0_6908081_3929.c:51: error: syntax error before '}' token
0_0_6908081_3929.c:53: error: syntax error before "tri"
0_0_6908081_3929.c:54: error: syntax error before "str"
0_0_6908081_3929.c:55: error: syntax error before '<' token
0_0_6908081_3929.c: In function `rec':
0_0_6908081_3929.c:64: error: request for member `cnt' in something not a structure or union
0_0_6908081_3929.c:65: error: request for member `pos' in something not a structure or union
0_0_6908081_3929.c:69: error: request for member `nxt' in something not a structure or union
0_0_6908081_3929.c:71: error: request for member `nxt' in something not a structure or union
0_0_6908081_3929.c:72: error: request for member `clear' in something not a structure or union
0_0_6908081_3929.c:74: error: request for member `nxt' in something not a structure or union
0_0_6908081_3929.c: In function `find_sol':
0_0_6908081_3929.c:81: error: request for member `size' in something not a structure or union
0_0_6908081_3929.c:83: error: request for member `pos' in something not a structure or union
0_0_6908081_3929.c:85: error: subscripted value is neither array nor pointer
0_0_6908081_3929.c:87: error: request for member `nxt' in something not a structure or union
0_0_6908081_3929.c:88: error: request for member `nxt' in something not a structure or union
0_0_6908081_3929.c: In function `main':
0_0_6908081_3929.c:93: error: request for member `clear' in something not a structure or union
0_0_6908081_3929.c:100: error: `vDic' undeclared (first use in this function)
0_0_6908081_3929.c:110: error: request for member `clear' in something not a structure or union
0_0_6908081_3929.c:111: error: 'for' loop initial declaration used outside C99 mode
0_0_6908081_3929.c:117: error: request for member `size' in something not a structure or union
0_0_6908081_3929.c:123: error: subscripted value is neither array nor pointer
0_0_6908081_3929.c:126: error: request for member `clear' in something not a structure or union
0_0_6908081_3929.c:130: error: request for member `size' in something not a structure or union
0_0_6908081_3929.c:133: error: subscripted value is neither array nor pointer
0_0_6908081_3929.c:135: error: request for member `clear' in something not a structure or union
|