| Problem | fizzbuzz | 
|---|---|
| User | theodorelee | 
| Submission Time | 2023-10-07 18:56:47 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 fizzbuzz.cpp: In function ‘int main()’:
fizzbuzz.cpp:12:1: error: expected ‘}’ at end of input
   12 | }
      | ^
fizzbuzz.cpp:4:12: note: to match this ‘{’
    4 | int main() {
      |            ^