提交记录 2301


用户 题目 状态 得分 用时 内存 语言 代码长度
wxh 1003. 测测你的二分查找 Runtime Error 0 5.97 us 8 KB C 102 B
提交时间 评测时间
2018-06-23 21:35:38 2020-07-31 21:01:06
int binary_search(const unsigned *a, int n, unsigned x)
{
unsigned*b=(unsigned*)a;
b[0]=x;
return 0;
}

CompilationN/AN/ACompile OKScore: N/A

Testcase #15.97 us8 KBRuntime ErrorScore: 0


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