Run ID:3203
提交时间:2024-04-19 20:32:53
#include<iostream> using namespace std; int main(){ cout<<18; return 0; }