Problem 3nplus1
User joshua2152
Submission Time 2023-04-14 16:29:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:13:3: error: ‘elif’ was not declared in this scope
13 | elif (c == 0){
| ^~~~