Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
34518 我要进前十(黄泽远) [acwing]找数字 C++ 解答错误 0 MS 232 KB 96 2024-01-07 15:05:36

Tests(1/10):


#include "iostream" using namespace std; int main(){ cout<<-1<<' '<<-1; return 0; }


测评信息: