0_0_38780951_15661.cpp:3:47: error: missing terminating ' character 3 | #define IOS ios::sync_with_stdio(0),cin.tie(0)' | ^ 0_0_38780951_15661.cpp:40:5: note: in expansion of macro 'IOS' 40 | IOS; | ^~~