| Problem | fizzbuzz |
|---|---|
| User | ShaquilleOatmeal34 |
| Submission Time | 2025-03-03 16:43:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fizzbuzz.cpp: In function ‘int main()’:
fizzbuzz.cpp:6:14: error: ‘sync_with_studio’ is not a member of ‘std::ios_base’
6 | ios_base::sync_with_studio(false);
| ^~~~~~~~~~~~~~~~