Problem fizzbuzz
User JhoCyber
Submission Time 2024-12-18 20:11:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fizzbuzz.cpp:1:10: fatal error: bits/stdc++.c: No such file or directory
1 | #include <bits/stdc++.c>
| ^~~~~~~~~~~~~~~
compilation terminated.