Problem fizzbuzz
User rhea61
Submission Time 2023-11-09 13:10:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fizzbuzz.cpp: In function ‘int main()’:
fizzbuzz.cpp:18:17: error: ‘end1’ was not declared in this scope
18 | cout << i << end1;
| ^~~~