Run ID:87956
提交时间:2024-08-16 15:06:39
#include<iostream> using namespace std; int main(){ cout<<1000-220*4<<endl; return 0; }