| Problem | fizzbuzz | 
|---|---|
| User | adammmamammamamamaamamam | 
| Submission Time | 2023-05-11 07:53:54 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 fizzbuzz.cpp: In function ‘int main()’:
fizzbuzz.cpp:23:3: error: expected ‘}’ at end of input
   23 |   }
      |   ^
fizzbuzz.cpp:4:13: note: to match this ‘{’
    4 | int main () {
      |             ^