| Problem | maximum |
|---|---|
| User | FullName |
| Submission Time | 2026-03-27 15:27:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
maximum.cpp: In function ‘int main()’:
maximum.cpp:12:14: error: expected ‘}’ at end of input
12 | cout << b;}
| ^
maximum.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^