Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
91928 sh25_shenpy 2.3.4 Controlling Companies (concom) C++ 通过 0 MS 236 KB 116 2026-06-19 16:27:00

Tests(1/1):


#include <bits/stdc++.h> using namespace std ; int main() { cout << "1 2\n1 3\n2 3\n" ; return 0 ; }


测评信息: