| Problem | fizzbuzz |
|---|---|
| User | DANIE4588E |
| Submission Time | 2023-04-27 17:33:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fizzbuzz.cpp: In function ‘int main()’:
fizzbuzz.cpp:23:2: error: expected ‘}’ at end of input
23 | }
| ^
fizzbuzz.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^