Problem fizzbuzz
User R9q5P8
Submission Time 2025-03-07 13:20:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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