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