Run ID:3329
提交时间:2024-05-18 10:37:19
# include<iostream> using namespace std; int main(){ cout<<7; return 0; }