Problem maximum
User bachnguyen123
Submission Time 2026-06-22 16:44:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

maximum.cpp: In function ‘int main()’:
maximum.cpp:10:14: error: expected ‘}’ at end of input
10 | else cout<<b;
| ^
maximum.cpp:6:1: note: to match this ‘{’
6 | {
| ^