Problem maximum
User Subz3r0
Submission Time 2024-07-15 17:06:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

maximum.cpp: In function ‘int main()’:
maximum.cpp:8:2: error: ‘elif’ was not declared in this scope
8 | elif (b > a) {
| ^~~~