提交时间:2025-12-16 21:25:12

运行 ID: 76179

#include<bits/stdc++.h> using namespace std; int main(){ int n=(65*3-150); cout<<n<<" "<<150-n;}