作者:Ghost
代码:https://github.com/simon20010923/DDAMFN/tree/main
the following signatures couldn't be verified because the public key is not available: NO_PUBKEY 3B4FE6ACC0B21F32
难度可以控制,且解法唯一,时间复杂度看运气。
参考:https://labuladong.github.io/algo/di-yi-zhan-da78c/shou-ba-sh-48c1d/wo-xie-le--9c7a4/
浮点数的 n次方根:
算法刷题
员工参加考试,判断题X10(每个2分),单选题X10(每个4分),多选题X5(每个八分)。只能顺序作答,答对得分,答错不得分。答错三道,中止考试。输入考试结果分数,输出答题可能情况个数。