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

运行 ID: 76180

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