Run ID:113661

提交时间:2025-03-16 12:17:56

#include <bits/stdc++.h> using namespace std ; int main() { int a; cin >> a; cout <<4*1000+152; return 0; }