摘要: 代码很简单,调用了MFC里的几个函数。这里的冗余判断,是要遍历文件内容,进行两两比较。需要注意的地方有两点:1.源文件里头文件必须放在最前面。这里是为了避免nafxcwd.lib error LNK2005,由于CRT 库对new、delete和DllMain函数使用弱外部链接,MFC 库也包含ne... 阅读全文
posted @ 2015-04-12 12:26 jiu~ 阅读(1548) 评论(0) 推荐(0)
摘要: http://codeforces.com/contest/520/problem/BTwo ButtonsVasya has found a strange device. On the front panel of a device there are: a red button, a blue... 阅读全文
posted @ 2015-04-12 12:24 jiu~ 阅读(420) 评论(0) 推荐(0)