提交记录 16690


用户 题目 状态 得分 用时 内存 语言 代码长度
114514 test. 自定义测试 Accepted 100 179.42 us 820 KB C++11 131 B
提交时间 评测时间
2021-10-15 10:43:31 2023-09-03 19:41:58
#include <bits/stdc++.h>
using namespace std;
const int N = 1e5 + 5;
forward_list<int> E[N];
int vis[N];
mt19937 rg;
int main() {
}

CompilationN/AN/ACompile OKScore: N/A

Testcase #1179.42 us820 KBAcceptedScore: 100


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