Problem | fizzbuzz |
---|---|
User | paaaaaaaaaaaaaaaaaaa |
Submission Time | 2024-11-07 10:58:47 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fizzbuzz.cpp: In function ‘int main()’:
fizzbuzz.cpp:16:9: error: ‘elif’ was not declared in this scope
16 | elif(i%a!=0){
| ^~~~