Problem shiritori
User Khai
Submission Time 2025-02-21 20:36:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shiritori.cpp: In function ‘int main()’:
shiritori.cpp:7:12: error: ‘sync_with_studio’ is not a member of ‘std::ios_base’
7 | ios_base::sync_with_studio(false);
| ^~~~~~~~~~~~~~~~