Problem fizzbuzz
User aaaaaaaaaaaaaaaaaaaaaaaa
Submission Time 2026-04-07 13:21:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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