Problem | fizzbuzz |
---|---|
User | siqideng09 |
Submission Time | 2023-11-08 13:30:15 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fizzbuzz.cpp: In function ‘int main()’:
fizzbuzz.cpp:33:1: error: expected ‘}’ at end of input
33 | }
| ^
fizzbuzz.cpp:7:1: note: to match this ‘{’
7 | {
| ^