Asked by:
Problem in understanding format of teasers

Question
-
I am using turbo C++ in my computer so dont able to unterstand how to write teasers .Can any one send me the solution of bubble sort in proper formate at my e-mail praveen_kumar_godara@hotmail.comSunday, November 11, 2007 4:42 AM
All replies
-
read the rules before starting the teaser...it wud solve ur problem...
some points u need to keep in mind are...
*use dsmain() instead of main()
*some header files may vary from that of turboc(but in rare cases)
*don forget to include the header file provided by them(which will b like "program_name.h")
*don forget that u hav time limits
*use function names as specified in the problem...
Note: I think u r a newbie, but asking for soln is not admitted here...so pls don repeat this again...Sunday, November 11, 2007 7:37 AM -
well ya dont ask for solutions as u might be disqualified......and why are u using turbo c++ ...write and compile in the dev square site only.....no need for any compiler on ur systemSunday, November 11, 2007 9:39 AM
-
ya time is alloted for u in the teser so no need for u to use the system compiler....Monday, November 12, 2007 4:35 PM
-
Dont post questions. U might fall in trouble my friend.Monday, November 12, 2007 6:49 PM
-
hey....tried it on coding challenge link of "STUDENt ROCKSTAR" or search more for it on net (topics related to developer c++
Monday, November 12, 2007 7:35 PM -
Anmol_Khurana_77683e wrote: well ya dont ask for solutions as u might be disqualified......and why are u using turbo c++ ...write and compile in the dev square site only.....no need for any compiler on ur system
compiling many times reduces points i think...Thursday, November 15, 2007 8:16 AM -
Ya ur right. No of compilation reduces points.Thursday, November 15, 2007 7:24 PM
-
Just compile and see ur problem in dev squqre compiler itself.....
And U can see some tips there itself....Friday, November 23, 2007 2:25 PM