Problem maximum
User Arjunironman8
Submission Time 2026-08-03 21:14:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

maximum.cpp: In function ‘int main()’:
maximum.cpp:22:2: error: expected ‘}’ at end of input
22 | }
| ^
maximum.cpp:8:15: note: to match this ‘{’
8 | signed main() {
| ^