Problem | fibo |
---|---|
User | Sky |
Submission Time | 2025-06-16 23:20:00 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fibo.cpp: In function ‘int main()’:
fibo.cpp:6:7: error: ‘sync_with_studio’ is not a member of ‘std::ios’ {aka ‘std::basic_ios<char>’}
6 | ios::sync_with_studio(0);
| ^~~~~~~~~~~~~~~~