Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
78512 sh25_zhangyy 验证子串 C++ 解答错误 0 MS 240 KB 129 2025-12-26 17:39:30

Tests(0/3):


#include<bits/stdc++.h> using namespace std; int main() {cout<<"abc is substring of dddncabca"<<endl; return 0; }


测评信息: