#include #include #include #include #include #include #define READ_WRITE ios::in|ios::ate|ios::out // This is the mode that must be typedef char bit;