Run ID:1852

提交时间:2023-11-25 17:04:34

#include<iostream> using namespace std; int main(){ cout<<"20"<<endl; return 0; }