Problem | summit |
---|---|
User | TheAccomplice |
Submission Time | 2024-06-29 10:39:07 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
summit.cpp: In function ‘int main()’:
summit.cpp:52:10: error: expected ‘}’ at end of input
52 | return 0;
| ^
summit.cpp:31:12: note: to match this ‘{’
31 | int main() {
| ^