Problem | razlika |
---|---|
User | eliasxyz |
Submission Time | 2025-06-05 21:00:46 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
razlika.cpp: In function ‘int main()’:
razlika.cpp:5:21: error: found ‘:’ in nested-name-specifier, expected ‘::’
5 | ios_base::sync_with:stdio(false);
| ^
| ::
razlika.cpp:5:12: error: ‘std::ios_base::sync_with’ has not been declared
5 | ios_base::sync_with:stdio(false);
| ^~~~~~~~~