Run ID:143110
提交时间:2026-01-11 19:00:00
#include<iostream> using namespace std; int main(){ cout<<"1\n2"; return 0; }