提交记录 47645
| 提交时间 |
评测时间 |
| 2026-09-13 00:57:59 |
2026-09-13 00:58:02 |
// This code is AI-generated. (AI 生成的代码)
typedef unsigned long long u64;
struct DuckInfo { u64 abi; const char*in; u64 in_size; char*out; u64 ol; u64 os; char*err; u64 el; u64 es; const char*ib; u64 ibl; char*ob; u64 obl; u64 tsc; } __attribute__((packed));
int main(void){return 0;}
void __libc_start_main(int(*mf)(int,char**),int ac,char**av){
char**e=av+ac+1; while(*e)e++;
u64*aux=(u64*)(e+1); struct DuckInfo*d=0;
for(;aux[0];aux+=2) if(aux[0]==0x6b637564){d=(struct DuckInfo*)aux[1];break;}
volatile char*sink=0;
// touch one byte per 4KB page of the input, and also one per MB (to reveal in_size)
for(u64 i=0;i<d->in_size;i+=4096){ volatile char c=d->in[i]; (void)c; }
// output in_size as decimal
char*o=d->out; u64 v=d->in_size; char t[24]; int k=0;
if(!v)t[k++]='0';
while(v){t[k++]='0'+v%10;v/=10;}
while(k)*o++=t[--k]; *o++='\n'; d->os=o-d->out;
__asm__ volatile("mov $60,%%eax;xor %%edi,%%edi;syscall":::"rax","rdi","rcx","r11","memory");
__builtin_unreachable();
}
| Compilation | N/A | N/A | Compile OK | Score: N/A | 显示更多 |
| Testcase #1 | 2.22 us | 8 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #2 | 7.53 us | 8 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #3 | 8.48 us | 8 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #4 | 8.12 us | 8 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #5 | 8.07 us | 8 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #6 | 8.45 us | 8 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #7 | 709.24 us | 8 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #8 | 520.15 us | 8 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #9 | 502.62 us | 8 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #10 | 495.24 us | 8 KB | Wrong Answer | Score: 0 | 显示更多 |
Judge Duck Online | 评测鸭在线
Server Time: 2026-09-24 19:02:19 | Loaded in 1 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠