0_0_2327257_13503.c:1: error: syntax error before '/' token
0_0_2327257_13503.c:2:17: cstdio: No such file or directory
0_0_2327257_13503.c:3:18: cstdlib: No such file or directory
0_0_2327257_13503.c:4:16: cmath: No such file or directory
0_0_2327257_13503.c:5:18: cstring: No such file or directory
0_0_2327257_13503.c:6:17: vector: No such file or directory
0_0_2327257_13503.c:7:20: algorithm: No such file or directory
0_0_2327257_13503.c:8:19: iostream: No such file or directory
0_0_2327257_13503.c:16: error: syntax error before "bool"
0_0_2327257_13503.c: In function `FindTail':
0_0_2327257_13503.c:22: error: request for member `visited' in something not a structure or union
0_0_2327257_13503.c: In function `deleteItem':
0_0_2327257_13503.c:29: error: request for member `next' in something not a structure or union
0_0_2327257_13503.c:33: error: request for member `prev' in something not a structure or union
0_0_2327257_13503.c:33: error: request for member `next' in something not a structure or union
0_0_2327257_13503.c:35: error: request for member `next' in something not a structure or union
0_0_2327257_13503.c:35: error: request for member `prev' in something not a structure or union
0_0_2327257_13503.c:36: error: request for member `visited' in something not a structure or union
0_0_2327257_13503.c:36: error: `false' undeclared (first use in this function)
0_0_2327257_13503.c:36: error: (Each undeclared identifier is reported only once
0_0_2327257_13503.c:36: error: for each function it appears in.)
0_0_2327257_13503.c: In function `insertItem':
0_0_2327257_13503.c:41: error: request for member `s' in something not a structure or union
0_0_2327257_13503.c:42: error: request for member `t' in something not a structure or union
0_0_2327257_13503.c:43: error: request for member `visited' in something not a structure or union
0_0_2327257_13503.c:43: error: `true' undeclared (first use in this function)
0_0_2327257_13503.c:45: error: request for member `next' in something not a structure or union
0_0_2327257_13503.c:46: error: request for member `prev' in something not a structure or union
0_0_2327257_13503.c: In function `deal':
0_0_2327257_13503.c:53: error: `bool' undeclared (first use in this function)
0_0_2327257_13503.c:53: error: syntax error before "flag"
0_0_2327257_13503.c:56: error: request for member `next' in something not a structure or union
0_0_2327257_13503.c:58: error: request for member `s' in something not a structure or union
0_0_2327257_13503.c:58: error: request for member `t' in something not a structure or union
0_0_2327257_13503.c:62: error: request for member `t' in something not a structure or union
0_0_2327257_13503.c:62: error: request for member `s' in something not a structure or union
0_0_2327257_13503.c:64: error: request for member `s' in something not a structure or union
0_0_2327257_13503.c:67: error: request for member `s' in something not a structure or union
0_0_2327257_13503.c:67: error: request for member `t' in something not a structure or union
0_0_2327257_13503.c:69: error: request for member `t' in something not a structure or union
0_0_2327257_13503.c:72: error: request for member `s' in something not a structure or union
0_0_2327257_13503.c:72: error: request for member `t' in something not a structure or union
0_0_2327257_13503.c:81: error: request for member `next' in something not a structure or union
0_0_2327257_13503.c:83: error: request for member `s' in something not a structure or union
0_0_2327257_13503.c:83: error: request for member `t' in something not a structure or union
0_0_2327257_13503.c:87: error: request for member `s' in something not a structure or union
0_0_2327257_13503.c:87: error: request for member `t' in something not a structure or union
0_0_2327257_13503.c:89: error: request for member `t' in something not a structure or union
0_0_2327257_13503.c:90: error: request for member `t' in something not a structure or union
0_0_2327257_13503.c:93: error: request for member `t' in something not a structure or union
0_0_2327257_13503.c:93: error: request for member `s' in something not a structure or union
0_0_2327257_13503.c:95: error: request for member `t' in something not a structure or union
0_0_2327257_13503.c:97: error: request for member `s' in something not a structure or union
0_0_2327257_13503.c:97: error: request for member `t' in something not a structure or union
0_0_2327257_13503.c:99: error: request for member `s' in something not a structure or union
0_0_2327257_13503.c: In function `PrintResult':
0_0_2327257_13503.c:109: error: request for member `next' in something not a structure or union
0_0_2327257_13503.c:111: error: request for member `t' in something not a structure or union
0_0_2327257_13503.c:111: error: request for member `s' in something not a structure or union
0_0_2327257_13503.c:113: error: request for member `t' in something not a structure or union
0_0_2327257_13503.c:113: error: request for member `s' in something not a structure or union
0_0_2327257_13503.c:117: error: request for member `s' in something not a structure or union
0_0_2327257_13503.c:117: error: request for member `t' in something not a structure or union
0_0_2327257_13503.c: In function `main':
0_0_2327257_13503.c:124: error: `EOF' undeclared (first use in this function)
0_0_2327257_13503.c:130: error: `cin' undeclared (first use in this function)
|