| Problem | fizzbuzz |
|---|---|
| User | jerrielchangjiebin |
| Submission Time | 2024-12-04 11:12:07 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fizzbuzz.cpp: In function ‘int main()’:
fizzbuzz.cpp:19:1: error: expected ‘}’ at end of input
19 | }
| ^
fizzbuzz.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^