提交时间:2025-12-26 14:55:48
运行 ID: 77864
#include <bits/stdc++.h> using namespace std ; int main() { cout << 31 << endl ; return 0 ; }