Run ID:1212
提交时间:2023-08-22 15:28:57
# include<iostream> using namespace std; int main(){ cout<<1000-220*4; return 0; }