提交时间:2026-01-04 15:20:04
运行 ID: 80520
#include<bits/stdc++.h> using namespace std; int main(){ int n=(65*3-150); cout<<n<<" "<<65-n;}