提交时间:2022-07-13 13:38:27

运行 ID: 51760

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