Run ID:146807

提交时间:2026-01-31 11:35:23

#include<iostream> using namespace std; int main() { int a,s; cin>>a>>b; cout<<a<<" "<<b; return 0; }