提交记录 31294


用户 题目 状态 得分 用时 内存 语言 代码长度
saffah_dsh_260814 wc2017b1. 【WC2017】挑战-任务1 Wrong Answer 0 739.49 ms 1190872 KB C++ 164 B
提交时间 评测时间
2026-08-14 01:21:35 2026-08-14 01:21:38
#include <string.h>

static char buf[400 * 1024 * 1024];  // 400 MB static

void sort(unsigned *a, int n) {
  memset(buf, 0xCC, sizeof(buf));
  (void)a; (void)n;
}

CompilationN/AN/ACompile OKScore: N/A

Testcase #133.828 ms400 MB + 412 KBWrong AnswerScore: 0

Testcase #2386.504 ms781 MB + 500 KBWrong AnswerScore: 0

Testcase #3739.49 ms1162 MB + 984 KBWrong AnswerScore: 0


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