The libray source is provided only for the contestants whose systems are not fully compatible with the competition environment. In real practice, we will not provide these files. To compile the source file, C/C++: gcc -O2 -c oracle.c Pascal: fpc -So -O2 oracle.pas