Problem maximum
User FP31
Submission Time 2023-07-29 20:09:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

maximum.cpp: In function ‘int main()’:
maximum.cpp:10:4: error: ‘elseif’ was not declared in this scope
10 | }elseif (b>a) {
| ^~~~~~