Run ID:143895
提交时间:2026-01-17 21:17:57
#include<bits/stdc++.h> using namespace std; int main(){ printf("123\n456\n"); return 0; }