Run ID:4869
提交时间:2024-09-28 16:55:02
#include<bits/stdc++.h> using namespace std; int main(){ cout<<123<<endl<<456; }