题解 | #浙大不同难度题目的正确率#

浙大不同难度题目的正确率

http://www.nowcoder.com/practice/d8a4f7b1ded04948b5435a45f03ead8c

select d.difficult_level, sum(if(q.result='right',1,0))/count(q.question_id) as correct_rate from question_practice_detail q inner join user_profile u on q.device_id=u.device_id join question_detail d on q.question_id=d.question_id where university='浙江大学' group by d.difficult_level order by correct_rate

全部评论

相关推荐

图源网络侵权删
dddooola:这个事情我去年8月就看到有人b站(up:程序员正义)在举报了,可能一直在查,这次是查明后的处分了
点赞 评论 收藏
分享
牛客765689665号:没有实习是硬伤,央国企看学历
点赞 评论 收藏
分享
03-16 13:56
湖南大学 C++
点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

更多
牛客网
牛客企业服务