| Problem | fizzbuzz |
|---|---|
| User | verynicenut |
| Submission Time | 2026-06-22 16:28:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fizzbuzz.cpp: In function ‘int main()’:
fizzbuzz.cpp:16:5: error: expected ‘}’ at end of input
16 | }
| ^
fizzbuzz.cpp:3:12: note: to match this ‘{’
3 | int main() {
| ^