Problems for TRYST 99 On the Spot Software Contest ---------------------------------------------------- ASHISH GUPTA 98131 A-2,JWALAMUKHI HOSTEL COMPUTER SCIENCE & ENGINEERIG IITD --------------------------------------------------------------------- IMPORTANT : Platform --> TURBO C++ NOTE: Each source code contains adequate Documentation in beginning and execution to avoid confusion and make them user friendly. 1st Problem : ---------------- Filename : P-1.CPP Notes : The map needs to be in a text file consisting of 1s and 0s Read and execute the source code for details and sample. 2nd Problem : ---------------- Filename : P-2.CPP Notes : Wordlist file required in ASCII format Hint : Linux comes with a complete ASCII spelling list file in /usr/dict/ ( I will try to include it in the floppy if possible ) 3rd Problem : --------------- Filename : P-3.CPP ( Completely interactive with Console Graphics )