Q:What's the compiler NOJ is using and what's its options?
GCC: -o foo.c -x c foo -ansi -fno-asm -O2 -Wall -lm --static -DONLINE_JUDGE G++: -o foo.c foo -ansi -fno-asm -O2 -Wall -lm --static -DONLINE_JUDGE FPC: foo.pas -Sd -ofoo -O2 -Op2 -dONLINE_JUDGE
Q:Where is the input and the output?
Q:What's the 64-bit integer IO format in C/C++?
Q:What's DANGEROUS_CODE?
GCC: windows system pause winbase winsock hinstance openprocess winapi G++: windows system pause winbase winsock hinstance openprocess winapi createprocess createthread FPC: windows system pause assign exec