提交时间:2021-07-10 19:01:16

运行 ID: 14162

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