Run ID:113987
提交时间:2025-03-18 13:41:03
#include<iostream> using namespace std; int main(){ cout << 5050<<endl; return 0; }