Run ID:91830
提交时间:2024-09-22 15:29:15
#include<iostream> // cin\cout\endl using namespace std; int main(){ cout<<1000-220*4; return 0; }