提交记录 31511


用户 题目 状态 得分 用时 内存 语言 代码长度
saffah_dsh_260814 1000. 测测你的 A+B Compile Error 0 0 ns 0 KB C 204 B
提交时间 评测时间
2026-08-14 09:45:21 2026-08-14 09:45:23
int plus(int a, int b) __asm__("_Z4plusii");
int plus(int a, int b) { return a + b; }
__attribute__((naked)) void __libc_start_main(void) {
    __asm__ volatile("mov $60,%eax\nxor %edi,%edi\nsyscall");
}

CompilationN/AN/ACompile ErrorScore: N/A


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