Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
61353 lixinyu 凑数 C++ 编译错误 0 MS 0 KB 120 2025-02-28 15:39:52

Tests(0/0):


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


测评信息: