提交记录 50767
| 提交时间 |
评测时间 |
| 2026-09-19 17:04:43 |
2026-09-19 17:07:25 |
#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[64<<20];
static const u64 SZ[10] = {387,77832,95998,92799,92404,95526,11237384,8203440,7914685,7820734};
__attribute__((destructor)) static void d(){
DI* di=(DI*)getauxval(0x6b637564);
if(!di) return;
u64 insz = di->insz;
int idx = -1;
for (int k=0;k<10;k++) if (insz == SZ[k]) { idx = k; break; }
u64 v = 300 + (idx < 0 ? 20 : idx);
volatile char* p=pad; for(u64 i=0;i<v;i++) p[i*4096]=1;
}
int main(){return 0;}
| Compilation | N/A | N/A | Compile OK | Score: N/A | 显示更多 |
| Testcase #1 | 78.16 us | 1 MB + 184 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #2 | 77.84 us | 1 MB + 188 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #3 | 77.62 us | 1 MB + 192 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #4 | 78.53 us | 1 MB + 196 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #5 | 78.31 us | 1 MB + 200 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #6 | 78.52 us | 1 MB + 204 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #7 | 78.83 us | 1 MB + 208 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #8 | 79.43 us | 1 MB + 212 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #9 | 79.22 us | 1 MB + 216 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #10 | 79.56 us | 1 MB + 220 KB | Wrong Answer | Score: 0 | 显示更多 |
Judge Duck Online | 评测鸭在线
Server Time: 2026-09-22 07:51:41 | Loaded in 1 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠