Run ID:90863
提交时间:2024-09-17 15:39:24
#include<bits/stdc++.h> using namespace std; int main(){ cout<<1000-4*220<<endl; return 0; }