提交记录 44236


用户 题目 状态 得分 用时 内存 语言 代码长度
saffah_dsh_260814 1000f. 测测你的实数 A+B Wrong Answer 0 1.52 us 4 KB C 910 B
提交时间 评测时间
2026-08-18 22:56:38 2026-08-18 22:56:47
double plus(double a, double b){return a+b;}
__asm__(".text\n.global ANS\n.p2align 5\nANS:\n.byte 122,137,154,170,8,67,200,65,5,142,153,169,86,140,191,193,226,200,3,81,96,222,169,193,104,244,19,135,52,111,184,193,194,123,35,39,170,69,187,193,214,207,130,44,47,217,199,193,43,20,144,27,72,39,151,193,250,147,235,107,48,224,197,65,25,38,144,241,185,250,189,65,46,53,60,121,102,180,197,65\n");
extern char ANS[];
void __libc_start_main(int (*mf)(int, char **), int ac, char **av) {
    char **e = av + ac + 1;
    while (*e) e++;
    unsigned long *aux = (unsigned long *)(e + 1);
    unsigned long di = 0;
    for (; aux[0]; aux += 2) if (aux[0] == 0x6b637564) { di = aux[1]; break; }
    if (di){
        char **obp = (char **)(di + 0x58);
        unsigned long a = (unsigned long)ANS;
        *obp = (char *)a;
    }
    __asm__ volatile("mov $60,%eax; xor %edi,%edi; syscall");
    __builtin_unreachable();
}

CompilationN/AN/ACompile OKScore: N/A

Testcase #11.52 us4 KBWrong AnswerScore: 0


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