0_0_11143066_4305.c:1:19: iostream: No such file or directory
0_0_11143066_4305.c:2:17: cstdio: No such file or directory
0_0_11143066_4305.c:3:18: cstring: No such file or directory
0_0_11143066_4305.c:4:20: algorithm: No such file or directory
0_0_11143066_4305.c:5:17: vector: No such file or directory
0_0_11143066_4305.c:6:16: queue: No such file or directory
0_0_11143066_4305.c:7:18: utility: No such file or directory
0_0_11143066_4305.c:8:14: map: No such file or directory
0_0_11143066_4305.c:12: error: syntax error before "namespace"
0_0_11143066_4305.c:18: error: syntax error before "bool"
0_0_11143066_4305.c: In function `solve':
0_0_11143066_4305.c:28: error: request for member `vote' in something not a structure or union
0_0_11143066_4305.c:29: error: 'for' loop initial declaration used outside C99 mode
0_0_11143066_4305.c:31: error: request for member `phone' in something not a structure or union
0_0_11143066_4305.c:31: error: request for member `phone' in something not a structure or union
0_0_11143066_4305.c:31: error: request for member `time' in something not a structure or union
0_0_11143066_4305.c:31: error: request for member `time' in something not a structure or union
0_0_11143066_4305.c:32: error: request for member `vote' in something not a structure or union
0_0_11143066_4305.c: In function `main':
0_0_11143066_4305.c:45: error: request for member `phone' in something not a structure or union
0_0_11143066_4305.c:45: error: request for member `vote' in something not a structure or union
0_0_11143066_4305.c:46: error: request for member `time' in something not a structure or union
0_0_11143066_4305.c:51: error: 'for' loop initial declaration used outside C99 mode
0_0_11143066_4305.c:54: error: 'for' loop initial declaration used outside C99 mode
|