Run ID:87526
提交时间:2024-08-10 15:36:30
#include<bits/stdc++.h> using namespace std; int main(){ cout<<1000/4*220; return 0; }