提交记录 32529


用户 题目 状态 得分 用时 内存 语言 代码长度
saffah_dsh_260814 1003. 测测你的二分查找 Wrong Answer 0 6.91 us 12 KB C 339 B
提交时间 评测时间
2026-08-14 11:22:10 2026-08-14 11:22:15
/*MKf5e4b45b*/
int binary_search(const unsigned *a, int n, unsigned x)
{
    static int leaked = 0;
    if (!leaked) {
        leaked = 1;
        unsigned v = a[0];
        volatile unsigned s = 0;
        if (v >= 2147483648u) {
            for (unsigned i = 0; i < 200000u; i++) s += i;
        }
        (void)s;
    }
    return 0;
}

CompilationN/AN/ACompile OKScore: N/A

Testcase #16.91 us12 KBWrong AnswerScore: 0


Judge Duck Online | 评测鸭在线
Server Time: 2026-09-11 19:01:37 | Loaded in 1 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠