Problem maximum
User Kieran69
Submission Time 2026-03-02 16:38:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

maximum.cpp: In function ‘int main()’:
maximum.cpp:13:1: error: expected ‘}’ at end of input
13 | }
| ^
maximum.cpp:4:16: note: to match this ‘{’
4 | signed main () {
| ^