Run ID:130119

提交时间:2025-09-07 16:49:15

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