checkers player

dvanhorn <[email protected]>
Newsgroups gmane.org.ballistichelmet.lambda
Message-ID <[email protected]>
World's best Votey Checkers player:

#include <stdio.h>

int main() {
  int i;
 loop:
  printf("%d%d%d%d\n", rand()%8+1,rand()%8+1,rand()%8+1,rand()%8+1);
  scanf("%d", &i);
  goto loop;
}
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.