Run ID:132572
提交时间:2025-10-08 20:47:05
#include<iostream> using namespace std; int main(){ cout<<1000-220*4<<endl; return 0; }