Run ID:4558
提交时间:2024-08-21 20:07:53
#include<iostream> using namespace std; int main(){ cout<<"1"; return 0; }