| Problem | palindromicfizzbuzz |
|---|---|
| User | nmluan |
| Submission Time | 2026-07-27 12:50:41 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
palindromicfizzbuzz.cpp: In function ‘int main()’:
palindromicfizzbuzz.cpp:16:2: error: for, while or do statement expected before ‘ios_base’
16 | ios_base::sync_with_stdio(false);
| ^~~~~~~~