返回列表 发帖

[历史] 到底你智商高不高,做做这个就晓得了

提示: 作者被禁止或删除 内容自动屏蔽

提示: 作者被禁止或删除 内容自动屏蔽

TOP

有点反胃的感觉
无欲则刚迈?

TOP

好没 难度的智商题目 一看源代码 答案都有了 = =|
function calculate(theForm){
        var storea=0;
        if(theForm.q1.value=="m"||theForm.q1.value=="M"){storea+=6;}
        if(theForm.q2.value=="15"){storea+=6;}
        if(theForm.q3.value=="8"){storea+=6;}
        if(theForm.q4.value=="6"){storea+=6;}
        if(theForm.q5.value=="5"){storea+=6;}
        if(theForm.q6.value=="4"){storea+=6;}
        if(theForm.q7.value=="1"){storea+=6;}
        if(theForm.q8.value=="2"){storea+=6;}
        if(theForm.q9[1].checked){storea+=6;}
        if(theForm.q10[3].checked){storea+=5;}
        if(theForm.q11[2].checked){storea+=5;}
        if(theForm.q12[0].checked){storea+=5;}
        if(theForm.q13[2].checked){storea+=5;}
        if(theForm.q14[3].checked){storea+=5;}
        if(theForm.q15[2].checked){storea+=5;}
        if(theForm.q16[2].checked){storea+=5;}
        if(theForm.q17[1].checked){storea+=5;}
        if(theForm.q18[3].checked){storea+=5;}
        if(theForm.q19[3].checked){storea+=5;}
        if(theForm.q20[3].checked){storea+=5;}
        if(theForm.q21[2].checked){storea+=5;}
        if(theForm.q22[2].checked){storea+=5;}
        if(theForm.q23[3].checked){storea+=5;}
        if(theForm.q24[1].checked){storea+=5;}
        if(theForm.q25[0].checked){storea+=5;}
        if(theForm.q26[0].checked&&theForm.q26[3].checked){storea+=5;}
        if(theForm.q27[1].checked&&theForm.q27[2].checked){storea+=5;}
        if(theForm.q28[0].checked&&theForm.q28[3].checked){storea+=5;}
        if(theForm.q29[1].checked&&theForm.q29[3].checked){storea+=5;}
        if(theForm.q30[3].checked){storea+=5;}
        if(theForm.q31[2].checked){storea+=5;}
        if(theForm.q32[1].checked){storea+=5;}
        if(theForm.q33[2].checked){storea+=5;}
        var i = document.clock.face.value;
        return confirm("谢谢你参加智商测试!\n\n"+
                "你的智商为:"+storea+"\n\n"+
                "您所用的时间:" +i+"\n"+
                "===================================\n70-    --弱智\n"+
                "70-89  --智力低下\n"+
                "90-99  --智力中等\n"+
                "100-109--智力中上\n"+
                "110-119--智力优秀\n"+
                "120-129--智力非常优秀\n"+
                "130-139--智力非常非常优秀\n"+
                "140+   --天才");

}
//end of the Calculator IQ Score functions

TOP

aaaaaaaaaaaaaaaaaa


I think a life in Art is a life beautifully spent and this is what I have devoted my life to

TOP

原帖由 ♂sunshine♀ 于 2006-9-22 19:19 发表
好没 难度的智商题目 一看源代码 答案都有了 = =|
function calculate(theForm){
        var storea=0;
        if(theForm.q1.value=="m"||theForm.q1.value=="M"){storea+=6;}
        if(theForm.q2.value ...

A~HOU~

TOP



I think a life in Art is a life beautifully spent and this is what I have devoted my life to

TOP

做149的应该算正常人。
我要的幸福﹏简简单单﹏

TOP

提示: 作者被禁止或删除 内容自动屏蔽

TOP

原帖由 乖乖の背背 于 2006-9-22 19:56 发表
做149的应该算正常人。

看答案是因该超过这么多的。。。原代码太ORZ。。。一眼就能看出答案。。。

TOP

- -做了1~5就不想做了

TOP

我刚刚给在上初3的表妹做....


I think a life in Art is a life beautifully spent and this is what I have devoted my life to

TOP

我日,我说我怎么才154...多选题我才单选。。啊!!!!!!


I think a life in Art is a life beautifully spent and this is what I have devoted my life to

TOP

这个不是智商测试题目嘛……

TOP

感觉很多年前学校考试有类似的题目

TOP

返回列表