رد: [cpcs 202 - برمجة 1] لديك سؤال , شيء غير مفهوم ,,, تفضل هنا , موضوع مفيد
طيب اخر طلب واسفة على الازعاج
write a program that enter 2 integers and display the result of each next mathematical processes (+,- ,*,\,%) for the 2 variables in one printf command.
Hint: you may need convert the input to (double)to do the division.
|