Run ID:91600
提交时间:2024-09-22 11:05:25
#include<iostream> using namespace std; int main(){ cout<<"1"<<endl<<"2"; return 0; }