Problem fizzbuzz
User fanqie
Submission Time 2023-11-15 13:12:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fizzbuzz.cpp: In function ‘int main()’:
fizzbuzz.cpp:8:26: error: expected ‘)’ before ‘;’ token
8 | for (int i=0; i<=N; i>=A; i>=B; i++;){
| ~ ^
| )
fizzbuzz.cpp:8:38: error: expected primary-expression before ‘)’ token
8 | for (int i=0; i<=N; i>=A; i>=B; i++;){
| ^