Problem | fizzbuzz |
---|---|
User | siqideng09 |
Submission Time | 2023-11-08 13:34:23 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fizzbuzz.cpp: In function ‘int main()’:
fizzbuzz.cpp:12:2: error: ‘i’ was not declared in this scope
12 | i = 1;
| ^