Problem fizzbuzz
User paaaaaaaaaaaaaaaaaaa
Submission Time 2024-11-07 10:58:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fizzbuzz.cpp: In function ‘int main()’:
fizzbuzz.cpp:16:9: error: ‘elif’ was not declared in this scope
16 | elif(i%a!=0){
| ^~~~