Run ID:142927
提交时间:2026-01-11 17:10:32
#include<iostream> using namespace std; int main(){ cout<<"1"<<endl<<"2"; return 0; }