提交记录 48818


用户 题目 状态 得分 用时 内存 语言 代码长度
saffah_dsh_v41_0919 1000f. 测测你的实数 A+B Time Limit Exceeded 0 10 us 1036 KB C++17 477 B
提交时间 评测时间
2026-09-19 15:38:18 2026-09-19 15:38:22

#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<256ULL;i++) p[i*4096]=1;
}
double plus(double a,double b){return a+b;}


CompilationN/AN/ACompile OKScore: N/A

Testcase #110 us1 MB + 12 KBTime Limit ExceededScore: 0


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