Run ID:4525

提交时间:2024-08-21 14:07:10

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