Run ID:4535

提交时间:2024-08-21 14:31:52

#include<iostream> using namespace std; int main(){ cout<<1000-220*4<<endl; return 0; }