Run ID:105305

提交时间:2025-01-13 10:15:56

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