提交时间:2021-04-03 11:54:06

运行 ID: 6540

#include <bits/stdc++.h> using namespace std; int main() { cout << 418 << endl; return 0; }