Run ID:130892

提交时间:2025-09-20 10:14:22

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