The Online Judge board
Skip to content
Go to advanced search
Code: Select all
#define T(_I, _J) table[_I+(_J<<5)] ... double table[32<<5];