Problem | 3nplus1II |
---|---|
User | isaackhong |
Submission Time | 2023-01-06 21:42:47 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
3nplus1II.cpp: In function ‘int main()’:
3nplus1II.cpp:31:1: error: expected ‘}’ at end of input
31 | }
| ^
3nplus1II.cpp:26:20: note: to match this ‘{’
26 | else if (time < 6){
| ^
3nplus1II.cpp:31:1: error: expected ‘}’ at end of input
31 | }
| ^
3nplus1II.cpp:8:12: note: to match this ‘{’
8 | int main() {
| ^