Run ID:97622
提交时间:2024-11-16 11:34:17
#include<bits/stdc++.h> using namespace std; int main(){ cout<<1000-(220*4); return 0; }