提交时间:2026-01-04 14:38:44
运行 ID: 79716
#include<bits/stdc++.h> using namespace std; int main() { cout<<"abc is substring of dddncabca"; rrturn 0; }