Run ID:89958

提交时间:2024-09-07 13:08:11

# include<bits/stdc++.h> using namespace std; int main(){ int a,b,c,d,e; cin>>a>>b>>c>>d; e= cout<<ab/c.b; return 0; }