提交时间:2026-01-11 21:13:36

运行 ID: 82415

#include<bits/stdc++.h> using namespace std; int main(){ string s,t; cin>>s>>t; }