Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
81846 sh25_shenpy 移动石子 C++ 通过 0 MS 248 KB 94 2026-01-09 15:18:01

Tests(1/1):


#include <iostream> using namespace std; int main() { cout<<"3"<<endl; return 0; }


测评信息: