Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
78291 sh25_shenpy 排序--明明的随机数 C++ 解答错误 0 MS 244 KB 150 2025-12-26 15:35:30

Tests(0/10):


#include <bits/stdc++.h> using namespace std; int main() { cout << 8 << endl ; cout << "15 20 32 40 67 89 300 400\n" ; return 0 ; }


测评信息: