Run ID:133661
提交时间:2025-10-20 16:37:49
#include<iostream> using namespace std; int main() { cout<<"123"<<endl<<"456"; }