Problem fizzbuzz
User Yuhmama
Submission Time 2026-06-22 15:56:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fizzbuzz.cpp: In function ‘int main()’:
fizzbuzz.cpp:16:5: error: expected ‘(’ before ‘}’ token
16 | }
| ^
| (