Run ID:91621

提交时间:2024-09-22 11:14:27

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