From 3a8d1a684d2487e0ab6cd6fcebe059865fe0ffcf Mon Sep 17 00:00:00 2001 From: SSidharth1505 <43806972+SSidharth1505@users.noreply.github.com> Date: Thu, 4 Oct 2018 19:48:50 +0530 Subject: [PATCH] update DOS.CPP Please check the spellings in line number 825,830,920,946. THANK YOU :) --- DOS.CPP | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/DOS.CPP b/DOS.CPP index a3cf219..cb39a15 100644 --- a/DOS.CPP +++ b/DOS.CPP @@ -822,15 +822,15 @@ ________ if(a==1) { clrscr(); - cout<<"Give me the Diamentions, I'll Give you its Area :\n"; + cout<<"Give me the Dimentions, I'll Give you its Area :\n"; cout<<"First give me its length in meter\n"; int l=0; cin>>l; - cout<<"good.\now tell me its breadth\n"; + cout<<"good.\n now tell me its breadth\n"; int b=0; cin>>b; - cout<<"Thanks.\nnow let me calculate its AREA...in a count of 3 2 1"; + cout<<"Thanks.\n now let me calculate its AREA...in a count of 3 2 1"; delay(3000); cout<<"Got it!"<>q; - cout<<"thanks\nnow wait....here comes your area...\n"; + cout<<"thanks\n now wait....here comes your area...\n"; int aa=q*q; if(q*q<100) - cout<<"thats a small square... Its area is just "<>h; @@ -917,8 +917,8 @@ ________ pp=a+b+c+d+f; if(pp/5<60) { - cout<<"i guss he should concentrete some more on his studies....\n"; - cout<<"He scored just "<