Run ID:149506

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

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