Run ID:134523
提交时间:2025-10-27 19:50:15
#include<iostream> using namespace std; int main(){ cout<<18; return 0; }