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