Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
91271 sh25_shenpy 字符串匹配问题(strs) C++ 解答错误 0 MS 248 KB 119 2026-06-12 15:24:35

Tests(1/5):


#include<bits/stdc++.h> using namespace std; int main(){ cout << "YES\nYES\nYES\nYES\nNO\n" ; return 0 ; }


测评信息: