Run ID:91805

提交时间:2024-09-22 15:12:03

#include<iostream> using namespace std; int main(){ cout<<7; return 0; }