1#begin(reserved)
2asm continue float signed try auto default for operator sizeof typedef bool
3break delete friend private static union case do goto protected struct throw
4unsigned catch double if public switch virtual char else inline register while
5template void class enum int return this volatile const extern long short new
6inp outp
7#end(reserved)
8
9#begin(macro)
10trunc pred succ pack unpack bitsize chr ord odd abs sqr maxint
11eos range arrcpy arrcmp items as_array as
12delete_file page rename swrite sread scopy currec store iostatus
13close_file rewrite reset get put eof ioerror seek noioerror eoln
14#end(macro)
15
16#begin(library)
17setof subset inset intersect join difference equivalent cread cwrite
18tread twrite main
19malloc free calloc realloc abort exit strcpy strcmp strcat strncmp strncpy
20strchr strrchr index rindex memcpy memcmp memset memmove random rand srand
21sscanf sprintf printf scanf fread fwrite ftell fscanf fprintf fgetc fputc
22puts putchar gets
23fopen format fclose fseek feof read write lseek time localtime
24j0 j1 jn y0 y1 yn
25#end(library)
26
27#begin(rename)
28break_ flush
29delete_ Delete
30random Random
31randomize Randomize
32time get_time
33date get_date
34size sizeof
35arctan atan
36ln log
37#end(rename)
38
39