Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
79716 sh25_wanghy 验证子串 C++ 编译错误 0 MS 0 KB 122 2026-01-04 14:38:44

Tests(0/0):


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


测评信息: