| Problem | maximum |
|---|---|
| User | DuckyKayden |
| Submission Time | 2025-07-09 17:28:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
maximum.cpp: In function ‘int32_t main()’:
maximum.cpp:15:12: error: expected ‘}’ at end of input
15 | cout << a;
| ^
maximum.cpp:5:16: note: to match this ‘{’
5 | int32_t main() {
| ^