提交记录 47942


用户 题目 状态 得分 用时 内存 语言 代码长度
jiegec test. 自定义测试 Accepted 100 1.41 us 4 KB C 399 B
提交时间 评测时间
2026-09-13 11:12:43 2026-09-13 11:12:44
// This code is AI-generated. (AI 生成的代码)
// Custom test: the checker accepts an empty run, so skip libc startup and exit.
int __libc_start_main(int (*main)(int,char**,char**), int argc, char **argv,
                      void (*init)(void), void (*fini)(void), void (*rtld_fini)(void)) {
    __asm__ volatile ("mov $60, %eax\n\tsyscall");
    __builtin_unreachable();
}
int main(void) { return 0; }

CompilationN/AN/ACompile OKScore: N/A

Testcase #11.41 us4 KBAcceptedScore: 100


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