C++程序  |  6行  |  56 B

#if (1 == 0) // dangerous comment
fail
#else
win
#endif