| Problem | ippt |
|---|---|
| User | rasquait |
| Submission Time | 2025-12-01 10:23:05 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
ippt.cpp: In function ‘int main()’:
ippt.cpp:5:7: error: ‘sync_with_iostd’ is not a member of ‘std::ios’ {aka ‘std::basic_ios<char>’}
5 | ios::sync_with_iostd(0);
| ^~~~~~~~~~~~~~~