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