0_0_34704253_24342.cpp: In function 'int main()':
0_0_34704253_24342.cpp:92:17: error: 'read' was not declared in this scope
int $;read($);
^
0_0_34704253_24342.cpp:92:17: note: suggested alternative:
0_0_34704253_24342.cpp:23:17: note: 'fastIO::read'
inline void read(int &x) {
^
|