提交时间:2026-06-13 06:56:04

运行 ID: 91504

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