Run ID:130502
提交时间:2025-09-13 16:56:09
#include<iostream> using namespace std; int main(){ cout<<123<<endl<<456; }