Run ID 作者 问题 语言 测评结果 分数 时间 内存 代码长度 提交时间
335517 路明泽 【C6-8】小X算排名 C++ 解答错误 0 3 MS 240 KB 147 2025-07-23 10:31:31

Tests(0/10):


#include<bits/stdc++.h> using namespace std; int main(){ cout<<5<<endl; cout<<1<<endl; cout<<2<<endl; cout<<2<<endl; cout<<4; return 0; }


测评信息: