Run ID:150933

提交时间:2026-04-02 14:02:01

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