| Problem | fizzbuzz |
|---|---|
| User | JoonLoong |
| Submission Time | 2026-06-22 16:37:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fizzbuzz.cpp: In function ‘int main()’:
fizzbuzz.cpp:20:2: error: expected ‘}’ at end of input
20 | }
| ^
fizzbuzz.cpp:4:16: note: to match this ‘{’
4 | signed main() {
| ^