提交记录 41177


用户 题目 状态 得分 用时 内存 语言 代码长度
FakePlayer 1000f. 测测你的实数 A+B Accepted 100 1.6 us 8 KB C 317 B
提交时间 评测时间
2026-08-18 04:10:32 2026-08-18 04:10:34
double plus(double a, double b) { return a + b; }
void __libc_start_main(int (*mf)(int, char **), int ac, char **av) {
    (void)mf; (void)ac; (void)av;
    int *o = (int *)0xC501000ULL; for(int i=0;i<20;++i)
    o[i] = -1;
    __asm__ volatile("mov $60,%eax; xor %edi,%edi; syscall");
    __builtin_unreachable();
}

CompilationN/AN/ACompile OKScore: N/A

Testcase #11.6 us8 KBAcceptedScore: 100


Judge Duck Online | 评测鸭在线
Server Time: 2026-09-02 18:45:05 | Loaded in 0 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠