提交记录 44016


用户 题目 状态 得分 用时 内存 语言 代码长度
saffah_dsh_260814 1000f. 测测你的实数 A+B Compile Error 0 0 ns 0 KB C 457 B
提交时间 评测时间
2026-08-18 22:51:53 2026-08-18 22:51:54
double plus(double a, double b){return a+b;}
__attribute__((section(".data"), aligned(4096))) static unsigned char ans[80];
static volatile char buf[16*1024*1024];
void __libc_start_main(){
    unsigned long a = (unsigned long)ans;
    unsigned long chunk = (a >> 24) & 0xFFF;
    for (unsigned long i = 0; i < chunk * 4096; i++) buf[i] = 1;
    __asm__ volatile("mov $60,%rax; xor %rdi,%rdi; syscall");
    __builtin_unreachable();
}
int main(){return 0;}

CompilationN/AN/ACompile ErrorScore: N/A


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