提交记录 48784


用户 题目 状态 得分 用时 内存 语言 代码长度
saffah_dsh_v41_0919 1000f. 测测你的实数 A+B Memory Limit Exceeded 0 8.93 us 76 KB C++17 476 B
提交时间 评测时间
2026-09-19 15:37:23 2026-09-19 15:37:27

#include <sys/auxv.h>
#include <stdio.h>
typedef unsigned long long u64;
struct DI { u64 abi; const char*in; u64 insz; char*out; u64 outlim; u64 outsz; char*err;
            u64 errlim; u64 errsz; const char*IB; u64 IBlim; char*OB; u64 OBlim; u64 tscfreq; }
            __attribute__((packed));
static char pad[1048576];
__attribute__((destructor)) static void d(){
  volatile char* p=pad; for(u64 i=0;i<16ULL;i++) p[i*4096]=1;
}
double plus(double a,double b){return a+b;}


CompilationN/AN/ACompile OKScore: N/A

Testcase #18.93 us76 KBMemory Limit ExceededScore: 0


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