据说只有资深屌丝程序员才看得懂的代码
本帖最后由 吾爱扣扣 于 2014-11-1 21:13 编辑无聊写着玩的~ {:1_937:}
#include <iostream>
using namespace std;
struct Diors
{
int love;
};
struct Girl
{
int love;
} she {0};
bool TryToBeTogether();
void main()
{
if (TryToBeTogether() == false)
{
cout << "Failed\n" << endl;
}
else
{
cout << "Succeed\n" << endl;
}
system("pause");
}
bool TryToBeTogether()
{
for (Diors me {0}; me.love <= 5201314; me.love++)
{
she.love = me.love;
she.love = 0;
if (she.love > 0) return (true);
}
return (false);
}
只看懂了一点点.对了.我手头有个东东,有自效验,不是文件完整,也不是注册表,验证文件.很奇葩的一个校验.到时用字符串搜出了可疑代码段.大神-.-能看看是校验的什么东东吗 Q我的昵称=.- 本帖最后由 真的很疼 于 2014-11-1 19:52 编辑
永远都是 cout << "Failed\n" << endl;
if(she.love=0)
ml();//love不是用来说的
I LOVE YOU I love you more
真的很疼 发表于 2014-11-1 19:50
永远都是 cout
你也是屌丝? 你懂我吗? {:1_923:} Come on
这是变相装B、、表示我一点也看不懂 哈哈 看不懂。。