提交时间:2026-06-05 14:16:14

运行 ID: 89377

#include<bits/stdc++.h> using namespace std; int main() { int a,b; cin>>a>>b; cout<<"50 30"; }