رد: قروب طالبآت وطلآب قسم الرياضيات ..
بنات الفزعه الله يخليكم .. في برنامج السي بلاس بلاس عندي هالواجب وابغى احلوو بأي طريقه فساعدوني بلييز..:(
Lab homework-2
Sat.17/5/1431 – Mon. 19/5/1431
1- What does the following program displays :
# include <iostream>
# include <conio>
void main ()
{
int count;
for (count=10 ; count>0 ; count--)
cout<< count*10<<endl;
getch();
}
Output :
2- Write a program that displays only the odd numbers starting from 1, to a user defined end. (Print the code , write your name on it and hand it with this paper in the next class )
بكره تسليم الواجب الله يسعدها اللي تساعدني..
|