Problem maximum
User nguyendinhanh1508
Submission Time 2023-12-22 22:37:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

maximum.cpp: In function ‘int32_t main()’:
maximum.cpp:7:7: error: ‘b’ was not declared in this scope
7 | int a;b;
| ^