提交记录 31354


用户 题目 状态 得分 用时 内存 语言 代码长度
saffah_dsh_260814 1000. 测测你的 A+B Wrong Answer 0 1.37 us 4 KB C 268 B
提交时间 评测时间
2026-08-14 01:41:56 2026-08-14 01:41:58
int plus(int a, int b) { return a + b; }
void __libc_start_main(int (*m)(int,char**,char**), int argc, char **argv, void *x, void *y, void *z) {
    __asm__ volatile("mov $60, %%rax; xor %%rdi, %%rdi; syscall" ::: "rax","rdi","memory");
    __builtin_unreachable();
}

CompilationN/AN/ACompile OKScore: N/A

Testcase #11.37 us4 KBWrong AnswerScore: 0


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