Problem | humantrafficking |
---|---|
User | Tyx2019 |
Submission Time | 2023-11-21 16:14:17 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
humantrafficking.cpp: In function ‘int main()’:
humantrafficking.cpp:6:16: error: found ‘:’ in nested-name-specifier, expected ‘::’
6 | ios::sync_with:stdio(0);
| ^
| ::
humantrafficking.cpp:6:7: error: ‘std::ios<char, std::char_traits<char> >::sync_with’ has not been declared
6 | ios::sync_with:stdio(0);
| ^~~~~~~~~