So this would be noticed?


所有跟贴·加跟贴·新语丝读书论坛

送交者: HunHunSheng 于 2008-01-31, 17:50:11:

回答: no, but it is hard to hide things like that in print out statements. 由 steven 于 2008-01-31, 17:46:42:


if(x>0) then
{
y=sqrt(x);
}
else if (x<=0)
{
y=x;
}
else
{
printf("It is friggin impossible");
}



所有跟贴:


加跟贴

笔名: 密码: 注册笔名请按这里

标题:

内容: (BBCode使用说明