int _tmain(int argc, _TCHAR* argv[]) { BitMapSortDemo(); return 0; }
int main() { BitMapSortDemo(); return 0; }