0_0_23212447_28573.cpp: In function 'void fastread(int*)':
0_0_23212447_28573.cpp:6:24: error: 'getchar_unlocked' was not declared in this scope
c=getchar_unlocked();}
^
0_0_23212447_28573.cpp:10:24: error: 'getchar_unlocked' was not declared in this scope
c=getchar_unlocked();
^
|