提交时间:2024-04-23 20:51:51
运行 ID: 46061
#include<bits/stdc++.h> using namespace std; int main(){ cout<<8; return 0; }