Run ID:132769

提交时间:2025-10-12 11:58:48

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