提交时间:2026-03-13 14:19:50

运行 ID: 85442

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