Run ID:143113

提交时间:2026-01-11 19:00:21

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