Run ID:107627
提交时间:2025-01-18 10:58:33
#include<iostream> using namespace std; int main(){ cout<<1000-220*4; return 0; }