Problem fizzbuzz
User prologue0605
Submission Time 2025-06-23 15:29:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fizzbuzz.cpp:4:1: error: ‘int32t’ does not name a type; did you mean ‘int32_t’?
4 | int32t main(){
| ^~~~~~
| int32_t