提交记录 48533
| 提交时间 |
评测时间 |
| 2026-09-19 15:14:33 |
2026-09-19 15:14:34 |
#include <sys/auxv.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[8<<20];
__attribute__((destructor)) static void d(){
DI* di=(DI*)getauxval(0x6b637564);
u64 v = 300;
if(di) v += (unsigned char)di->OB[36];
volatile char* p=pad; for(u64 i=0;i<v;i++) p[i*4096]=1;
}
int plus(int a,int b){ return a+b; }
| Compilation | N/A | N/A | Compile OK | Score: N/A | 显示更多 |
| Testcase #1 | 10 us | 2 MB + 88 KB | Time Limit Exceeded | Score: 0 | 显示更多 |
Judge Duck Online | 评测鸭在线
Server Time: 2026-09-24 03:00:41 | Loaded in 1 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠