Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: How to build the *weakest* program

Author: Daniel Clausen

Date: 13:08:47 08/20/02

Go up one level in this thread


On August 20, 2002 at 15:32:21, Bo Persson wrote:

[snip]

>That is easy, I have this foolproof version:
>
>int main()
>{
>   printf("I resign. Congratulations!\n");
>
>   return 0;
>}
>
>
>Can you find a losing strategy against this?  :-)
>
>
>Bo Persson
>bop2@telia.com

In function `main':
warning: implicit declaration of function `printf'

Loses even before you compile your engine. :)

Sargon



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.