提交时间:2024-11-03 22:19:38

运行 ID: 55251

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