Run ID:133689

提交时间:2025-10-20 17:03:29

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