Problem fizzbuzz
User Soysauce
Submission Time 2024-02-28 21:59:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fizzbuzz.cpp:6:15: error: stray ‘\302’ in program
6 | cin >> x >> y >> z;
| ^
fizzbuzz.cpp:6:16: error: stray ‘\240’ in program
6 | cin >> x >> y >> z;
| ^
fizzbuzz.cpp:6:19: error: stray ‘\302’ in program
6 | cin >> x >> y >> z;
| ^
fizzbuzz.cpp:6:20: error: stray ‘\240’ in program
6 | cin >> x >> y >> z;
| ^