Run ID:88075
提交时间:2024-08-17 13:09:19
#include<iostream> using namespace std; int main(){ cout<<1000-220*4; return 0; }