提交时间:2021-05-25 21:27:12

运行 ID: 19919

#include<bits/stdc++.h> using namespace std; int main(){ cout<<6; return 0; }