Problem | lengthsort |
---|---|
User | 0ncarat |
Submission Time | 2024-04-27 10:33:58 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lengthsort.cpp: In function ‘int main()’:
lengthsort.cpp:9:20: error: ‘sync_with_studio’ is not a member of ‘std::ios_base’
9 | std::ios_base::sync_with_studio(false);cin.tie(0);
| ^~~~~~~~~~~~~~~~