Problem | fizzbuzz |
---|---|
User | nathan6000 |
Submission Time | 2024-03-09 12:40:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fizzbuzz.cpp: In function ‘int main()’:
fizzbuzz.cpp:21:5: error: expected ‘}’ at end of input
21 | }
| ^
fizzbuzz.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^