Problem | guessproblem |
---|---|
User | Soysauce |
Submission Time | 2024-03-23 18:01:35 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
guessproblem.cpp: In function ‘int main()’:
guessproblem.cpp:71:3: error: expected ‘,’ or ‘;’ at end of input
71 | }
| ^
guessproblem.cpp:71:3: error: expected ‘}’ at end of input
guessproblem.cpp:27:12: note: to match this ‘{’
27 | int main() {
| ^