How did you compile it so small on windows? de fak? TCC compiler?
As the source indicates, I used g++ (i.e. gcc).
weird, when i compile even a basic C program with gcc, it would be way bigger than your binary. did you use some executable program for this?
Whatever's on that make.bat file, that's what I did.