Run ID:51345

提交时间:2023-07-13 15:54:45

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