2 ответов
- 1
#include<iostream>
int main ()
{
int a,b;
cin>>a>>b;
cout<<a/b;
return 0;
}
14th Oct 2016, 6:59 PM
Divye Bhutani
- 3
its c++ programming
14th Oct 2016, 7:03 PM
roshan kumar
Часто задают такие вопросы?
Учитесь эффективнее, бесплатно:
Актуальное сегодня
How create a new language ?
1 Votes
Beginner question
0 Votes
I need help to solve this
0 Votes
Project
0 Votes



