提交时间:2025-12-26 14:19:33
运行 ID: 77505
#include <bits/stdc++.h> using namespace std; int main(){ int n; cin>>n>>n>>n; cout<<62; return 0; }