Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
86484 sh25_wangtaojie 迷宫 C++ 通过 1 MS 248 KB 121 2026-04-03 14:58:49

Tests(1/1):


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


测评信息: