Problem choochoo
User briyanii
Submission Time 2023-08-08 23:36:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

choochoo.cpp: In function ‘int main()’:
choochoo.cpp:11:2: error: ‘elif’ was not declared in this scope
11 | elif (n % 2 == 1) {
| ^~~~