提交记录 19041


用户 题目 状态 得分 用时 内存 语言 代码长度
user1 1009. 测测你的三维数点 Wrong Answer 0 318.2 us 3916 KB C++17 139 B
提交时间 评测时间
2023-02-05 21:43:10 2023-02-05 22:02:55
#include <string.h>
void count_3d(int n, const unsigned *x, const unsigned *y, const unsigned *z, unsigned *out) {
	memset(out, 0, n*4);
}

CompilationN/AN/ACompile OKScore: N/A

Testcase #1318.2 us3 MB + 844 KBWrong AnswerScore: 0


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