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.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d6a57a46c2bdfa5b X-Google-Attributes: gid103376,public From: Robert Dewar Subject: Re: sorting using dynamic tasks Date: 2000/05/03 Message-ID: <8ep0vu$jvg$1@nnrp1.deja.com>#1/1 X-Deja-AN: 618635899 References: <01bfb318$a289f380$03010a0a@mark> X-Http-Proxy: 1.0 x43.deja.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Wed May 03 11:02:27 2000 GMT X-MyDeja-Info: XMYDJUIDrobert_dewar Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.61 [en] (OS/2; I) Date: 2000-05-03T00:00:00+00:00 List-Id: In article , tmoran@bix.com wrote: > I sent the code for "Batcher's parallel sort" via e-mail. > Pardon the coding style - that's how I wrote Ada in 1988. My only > change was modular types instead of a library "and" routine. Hmmm! this is of course a very typical assignment. Perhaps you should put this code up on the web. It is amazing how often students think they can submit stuff they find on the web as their own work :-) (*) For example, submit it to adapower as an example. (*) What is even more surprising is thinking they can get away with it. I am not saying this is true of the current case, though it might well be. Just that if you send code to people who *might* be asking for an assignment solution, then posting it somewhere on the web is a useful procedure. If they are not asking for help on an assignment, then they will welcome such posting. If they ARE asking for such help, then posting on the web will keep things honest :-) Sent via Deja.com http://www.deja.com/ Before you buy.