Run ID:4526
提交时间:2024-08-21 14:08:17
#include<iostream> using namespace std; int main(){ cout<<1000-220*4<<endl; return 0; }