Problem fizzbuzz
User meal
Submission Time 2024-11-07 16:06:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fizzbuzz.cpp: In function ‘int main()’:
fizzbuzz.cpp:7:3: error: ‘a’ was not declared in this scope
7 | a = 0;
| ^