Problem fizzbuzz
User XY3491
Submission Time 2026-02-28 10:09:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fizzbuzz.cpp: In function ‘int main()’:
fizzbuzz.cpp:7:8: error: ‘i’ was not declared in this scope
7 | while(i<=number)
| ^