Problem fizzbuzz
User siqideng09
Submission Time 2023-11-08 13:29:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fizzbuzz.cpp: In function ‘int main()’:
fizzbuzz.cpp:33:2: error: expected ‘}’ at end of input
33 | }
| ^
fizzbuzz.cpp:7:1: note: to match this ‘{’
7 | {
| ^