Problem maximum
User RhombusGHIL
Submission Time 2026-04-15 17:09:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

maximum.cpp: In function ‘int main()’:
maximum.cpp:20:1: error: expected ‘}’ at end of input
20 | }
| ^
maximum.cpp:9:12: note: to match this ‘{’
9 | int main() {
| ^