提交记录 44067
| 提交时间 |
评测时间 |
| 2026-08-18 22:52:59 |
2026-08-18 22:53:01 |
double plus(double a, double b){return a+b;}
__attribute__((section(".data"), aligned(4096))) static unsigned char ans[80];
static volatile char buf[16*1024*1024];
void __libc_start_main(){
unsigned long a = (unsigned long)ans;
unsigned long chunk = (a >> 12) & 0xFFF;
for (unsigned long i = 0; i < chunk * 4096; i++) buf[i] = 1;
__asm__ volatile("mov $60,%rax; xor %rdi,%rdi; syscall");
__builtin_unreachable();
}
| Compilation | N/A | N/A | Compile OK | Score: N/A | 显示更多 |
| Testcase #1 | 10 us | 4 MB + 40 KB | Time Limit Exceeded | Score: 0 | 显示更多 |
Judge Duck Online | 评测鸭在线
Server Time: 2026-08-31 05:04:17 | Loaded in 0 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠