From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: * X-Spam-Status: No, score=1.4 required=5.0 tests=BAYES_50,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,da812fc09ab12b58 X-Google-Attributes: gid103376,public From: glucose@total.net Subject: Re: I need a battleship solution for my school assignement Date: 1998/05/31 Message-ID: <35715C86.9C8E8C01@total.net>#1/1 X-Deja-AN: 358171579 Content-Transfer-Encoding: 7bit References: <356CB738.632B3698@total.net> <356EAEDA.BD71CC11@hmss.gov.uk> To: James Bond Content-Type: text/plain; charset=iso-2022-jp Organization: TotalNet Inc. MIME-Version: 1.0 Newsgroups: comp.lang.ada Date: 1998-05-31T00:00:00+00:00 List-Id: In the course I am following I have not learn ANY thing. the thing is I am work 60h per week on the alpha test of MS money 99. Now where the fuck do you want me to take the time to do the fucking home work? it was to be done by Friday and I have started yesterday. Now it will be finished to night and I will have lost 20% of the grades for a home work that was easy but time consuming ( because of the documentation that I have to make ). so next time when you will have an other chity day at work or school before taking it on some one else think it twice before making an idiot of your self! James Bond wrote: > glucose@total.net wrote: > > > > Hello! this week I have to give out my documentation of a battleship > > game. it must run on ms-dos with no graphics, one human player and one > > computer player. > > Sure, here it is: > > with Ada.Text_Io; > > procedure Battleships is > > begin > > Text_Io.Put_Line ("You lose"); > > end Battleships; > > Since you will always lose, I guess you are a loser.