Problem ultimateifelse
User Kenniene
Submission Time 2024-03-26 21:09:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ultimateifelse.cpp: In function ‘int32_t main()’:
ultimateifelse.cpp:16:5: error: ‘elif’ was not declared in this scope
16 | elif (n == 9){
| ^~~~
ultimateifelse.cpp:37:5: error: ‘else’ without a previous ‘if’
37 | else{
| ^~~~