0_0_34246392_179.cpp:18:2: error: stray '#' in program
}#define FI(n) FastIO::read(n)
^
0_0_34246392_179.cpp:18:3: error: 'define' does not name a type
}#define FI(n) FastIO::read(n)
^
0_0_34246392_179.cpp: In function 'int main()':
0_0_34246392_179.cpp:111:9: error: 'FI' was not declared in this scope
FI(t);
^
|