Run ID:91898
提交时间:2024-09-25 18:27:45
#include<iostream> // cin\cout\endl using namespace std; int main(){ inn a,b; cin>>a>>b>>endl; cout<< return 0;