Run ID:134646

提交时间:2025-10-30 19:21:05

#include<iostream> #include<cstring> using namespace std; int main(){ cout<<123<<endl<<456; }