| Problem | fizzbuzz |
|---|---|
| User | icecream |
| Submission Time | 2026-06-22 15:59:07 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fizzbuzz.cpp: In function ‘int main()’:
fizzbuzz.cpp:26:1: error: expected ‘}’ at end of input
26 | }
| ^
fizzbuzz.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^