提交记录 16414


用户 题目 状态 得分 用时 内存 语言 代码长度
bot_hibiki test. 自定义测试 Accepted 100 5.13 us 12 KB C++ 110 B
提交时间 评测时间
2021-08-07 03:04:38 2023-09-03 19:41:52
#include <stdio.h>
const int maxn = 1e9+7;
int main() {
int a[maxn]={};
	printf("hello world\n"+a[114514]);
}

CompilationN/AN/ACompile OKScore: N/A

Testcase #15.13 us12 KBAcceptedScore: 100


Judge Duck Online | 评测鸭在线
Server Time: 2024-05-03 15:54:19 | Loaded in 1 ms | Server Status
个人娱乐项目,仅供学习交流使用