Problem | maximum |
---|---|
User | MrPuddleVon |
Submission Time | 2025-06-16 14:47:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
maximum.cpp: In function ‘int main()’:
maximum.cpp:11:2: error: expected ‘}’ at end of input
11 | }
| ^
maximum.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^