| Problem | fizzbuzz |
|---|---|
| User | TheCoconutMan |
| Submission Time | 2024-06-02 17:25:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fizzbuzz.cpp: In function ‘int main()’:
fizzbuzz.cpp:28:2: error: expected ‘}’ at end of input
28 | }
| ^
fizzbuzz.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^