提交记录 48491
| 提交时间 |
评测时间 |
| 2026-09-19 15:12:17 |
2026-09-19 15:12:19 |
#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));
__attribute__((destructor)) static void f(){ DI* d=(DI*)getauxval(0x6b637564); if(d){ char c=d->OB[0]; d->OB[0]=c; } }
int plus(int a,int b){ return a+b; }
| Compilation | N/A | N/A | Compile OK | Score: N/A | 显示更多 |
| Testcase #1 | 5.44 us | 12 KB | Accepted | Score: 100 | 显示更多 |
Judge Duck Online | 评测鸭在线
Server Time: 2026-09-24 03:47:12 | Loaded in 1 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠