Run ID:102030

提交时间:2024-12-21 11:29:48

#include<iostream> using namespace std; int main(){ int a,b,c,d; cin>>a>>b; cout<<a/b=e<<" "<<d; return 0; }