Run ID Author Problem Lang Verdict Time Memory Code Length Submit Time
86484 sh25_wangtaojie 迷宫 C++ Accepted 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; }


Judgement Protocol: