0_0_39619836_17705.cpp: In function 'int read()': 0_0_39619836_17705.cpp:5:19: error: 'getchar_unlocked' was not declared in this scope; did you mean '_getchar_nolock'? 5 | char ch = getchar_unlocked(); | ^~~~~~~~~~~~~~~~ | _getchar_nolock