Results 1 to 10 of 10
Thread: C++
Hybrid View
-
3rd April 2005 21:58 #1
-
3rd April 2005 22:47 #2
, ...
#include <iostream.h>
void main()
{int n,flag;
while(flag)
{cout<<"Vyvedete godini: "<<endl;
cin>>n;
if(n<18) {cout<<"4oveka X e nepylnoleten i mu ostavat "<<(18-n)<<" godini do pylnoletie"<<endl;}
if(n>18&&n<65) cout<<"blabla"<<endl; //sy6toto gore dole
if(n>65) cout<<"tvyrdo pensiq"<<endl;
cout<<"ako iskate otnovo vyvedete 1, ina4e 0"<<endl;
cin>>flag;}
}
, ...
Dell U2715H|Logitech Z-5500|Toshiba 55L7453|HP Envy Spectre XT|Sony MDR-1R|Fuji X-E2|Nexus 6P
-
3rd April 2005 22:51 #3
-
3rd April 2005 23:02 #4
... , 2 ... , -,
, ,
Dell U2715H|Logitech Z-5500|Toshiba 55L7453|HP Envy Spectre XT|Sony MDR-1R|Fuji X-E2|Nexus 6P
-
3rd April 2005 23:06 #5
-
4th April 2005 00:00 #6Registered User
Join Date: Aug:2003
Location:
Posts: 175
, !
: 18 65Last edited by ivv; 4th April 2005 at 00:17.




Reply With Quote
Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in