Run ID:95116
提交时间:2024-10-26 19:16:16
#include<iostream> // cin\cout\endl using namespace std; int main() { cout<<1000-(4*220); return 0; }