Run ID:104393

提交时间:2025-01-04 20:32:18

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