Run ID 作者 问题 语言 测评结果 分数 时间 内存 代码长度 提交时间
137202 蒋沛霖 狼抓兔子 C++ 通过 100 0 MS 232 KB 134 2024-03-09 17:42:13

Tests(1/1):


#include<iostream> using namespace std; int main() { cout<<"2"<<endl; cout<<"4"<<endl; cout<<"7"<<endl; cout<<"9"<<endl; }


测评信息: