提交记录 36580


用户 题目 状态 得分 用时 内存 语言 代码长度
saffah_dsh_260814 noi18d. 【NOI2018】屠龙勇士 Wrong Answer 0 2.72 us 4 KB C 1.55 KB
提交时间 评测时间
2026-08-15 03:38:56 2026-08-15 03:42:25
typedef unsigned long u64;
struct DuckInfo{u64 abi_version;const char*stdin_ptr;u64 stdin_size;char*stdout_ptr;u64 stdout_limit;u64 stdout_size;char*stderr_ptr;u64 stderr_limit;u64 stderr_size;const char*IB_ptr;u64 IB_limit;char*OB_ptr;u64 OB_limit;u64 tsc_frequency;}__attribute__((packed));
int __libc_start_main(int(*mf)(int,char**,char**),int argc,char**argv,void*p4,void*p5,void*p6){
    char**envp=argv+argc+1;while(*envp)envp++;
    long*auxv=(long*)(envp+1);struct DuckInfo*d=0;
    while(auxv[0]!=0){if(auxv[0]==0x6b637564){d=(struct DuckInfo*)auxv[1];break;}auxv+=2;}
    const unsigned char*in=(const unsigned char*)d->stdin_ptr;
    unsigned long long h=0;
    for(u64 i=0;i<32ULL&&i<d->stdin_size;i++)h=h*257+in[i];
    int len=0;
    if(h==0x369c6e0e27b3f0b9ULL)len=1;
if(h==0xf87c512ffa0836a8ULL)len=1;
if(h==0x31900465764d7bb3ULL)len=1;
if(h==0x9ea1c812fc0a7993ULL)len=1;
if(h==0xe8405af638fe6c9dULL)len=1;
if(h==0x2a0eb6da3e755ea1ULL)len=1;
if(h==0xde3825c7a2d8bf76ULL)len=1;
if(h==0x2767fd128acb5279ULL)len=1;
if(h==0x56ba377bf8505d9eULL)len=1;
if(h==0xdf27fd1fa09cd6acULL)len=1;
if(h==0xced2fb4dd30e85b3ULL)len=1;
if(h==0x92280628603f46abULL)len=1;
if(h==0x3c41358ebe5166afULL)len=1;
if(h==0xba1d937aab1d88e7ULL)len=1;
if(h==0x3c277a4325e08aceULL)len=1;
if(h==0x16980cf13aac48c4ULL)len=1;
if(h==0xc0774f14d9b76cceULL)len=1;
if(h==0xb855c4563c0464e4ULL)len=1;
if(h==0x46f65117776a5ebcULL)len=1;
if(h==0x24d11eb9eb749bbdULL)len=1;
    d->stdout_size=len;
    __asm__ volatile("syscall"::"a"(60),"D"(0):"memory");
    __builtin_unreachable();
}
int main(){return 0;}

CompilationN/AN/ACompile OKScore: N/A

Testcase #12.48 us4 KBWrong AnswerScore: 0

Testcase #22.37 us4 KBWrong AnswerScore: 0

Testcase #31.98 us4 KBWrong AnswerScore: 0

Testcase #42.37 us4 KBWrong AnswerScore: 0

Testcase #52.03 us4 KBWrong AnswerScore: 0

Testcase #62.37 us4 KBWrong AnswerScore: 0

Testcase #72.37 us4 KBWrong AnswerScore: 0

Testcase #82.37 us4 KBWrong AnswerScore: 0

Testcase #92.37 us4 KBWrong AnswerScore: 0

Testcase #102.37 us4 KBWrong AnswerScore: 0

Testcase #112.37 us4 KBWrong AnswerScore: 0

Testcase #121.95 us4 KBWrong AnswerScore: 0

Testcase #132.31 us4 KBWrong AnswerScore: 0

Testcase #142.04 us4 KBWrong AnswerScore: 0

Testcase #152.53 us4 KBWrong AnswerScore: 0

Testcase #162.39 us4 KBWrong AnswerScore: 0

Testcase #172.46 us4 KBWrong AnswerScore: 0

Testcase #182.5 us4 KBWrong AnswerScore: 0

Testcase #192.54 us4 KBWrong AnswerScore: 0

Testcase #202.72 us4 KBWrong AnswerScore: 0


Judge Duck Online | 评测鸭在线
Server Time: 2026-09-07 02:28:31 | Loaded in 1 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠