提交时间:2022-07-13 13:39:55

运行 ID: 51775

#include<bits/stdc++.h> using namespace std; int main(){ puts("10"); return 0; }