Message-ID: <35A4E441.157D032E@ameritech.net> From: S Prasad MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: Programming contest: suggestions? References: <3 DOT 0 DOT 5 DOT 32 DOT 19980707132517 DOT 007e0cc0 AT mail DOT geocities DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 15 Date: Thu, 09 Jul 1998 15:45:35 GMT NNTP-Posting-Host: 206.141.212.196 NNTP-Posting-Date: Thu, 09 Jul 1998 10:45:35 CDT Organization: Ameritech.Net www.ameritech.net Complaints: abuse AT ameritech DOT net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk John Meyer wrote: > > Hi, I'm set to run a programming contest in a few weeks and I was wondering > if any of you have any suggestions on how to run it. I use C/C++, Pascal, > QBASIC, and Visual Basic, and the idea is I give them an idea for a > program, and the best one wins. What criteria should I use, and how should > I promote it. This sounds like a great idea. One thing I would do is create a contest where different parts of each language are tested against each other. For example, a program where classes would help a lot, but some parts of PASCAL (I don't program in it) are faster. You could then implement an FPS counter and see which implementation of the same graphix program ran fastest. Nothin' primitive, though, like lines and stuff.