Run ID:88488
提交时间:2024-08-19 11:09:13
#include<iostream> using namespace std; int main(){ cout<<1000-220*4; return 0; }