Problem maximum
User Kyri
Submission Time 2026-03-02 17:05:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

maximum.cpp: In function ‘int main()’:
maximum.cpp:16:9: error: expected ‘}’ at end of input
16 | cout<<b;}
| ^
maximum.cpp:5:14: note: to match this ‘{’
5 | signed main(){
| ^