Run ID:108263
提交时间:2025-01-20 08:52:40
#include <iostream> #include <cstdio> using namespace std; int main() { cout<<1000-(4*220); return 0; }