Run ID:108689

提交时间:2025-01-21 11:51:07

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