| Problem | fizzbuzz |
|---|---|
| User | KingKav199 |
| Submission Time | 2023-12-09 09:02:40 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fizzbuzz.cpp: In function ‘int32_t main()’:
fizzbuzz.cpp:24:1: error: expected ‘}’ at end of input
24 | }
| ^
fizzbuzz.cpp:5:15: note: to match this ‘{’
5 | int32_t main(){
| ^