Run ID:122637
提交时间:2025-06-21 11:38:01
#include<bits/stdc++.h> using namespace std; int main(){ cout<<17; return 0; }