Run ID:149507

提交时间:2026-03-13 19:08:26

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