Run ID:99106
提交时间:2024-11-24 13:15:51
#include <iostream> using namespace std; int main() { cout << 1000-(220*4); return 0; }