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