Tournament points: 225,582
Team leader: thibault
There are 10 kinds of people in the world: those who understand binary, and the others.
If you want to join the team, prove (briefly) that you can code in the request message!
```C #include <stdio.h> int main(int argc, char const *argv[]) { char* msg = "Merry Christmas and a Happy New Year"; printf("%s\n", msg); return 0; } ```
Hi, me and my friend invented this card game called RedBlack with the following rules: 1. A deck of cards is shuffled and split evenly between all players. 2. Players hold their decks face-down an
Hello, I'm working on one project (SPA), and I need help with routing. I have 2 navs and 2 content elements. illustrated: https://s14.postimg.cc/wx5664aa9/screenshot_82.png menu = nav, obsah = conten
Nice concept. I currently cannot even beat AI level 1.
The challenge is to fix my oauth2 bugs. Good luck! http://relaychess.mooo.com
It really depends on your distro, but now there's a package for Ubuntu developers.
It's not often that I find an idea the official Stockfish team missed... let's see how this patch goes! I think there's a 40% chance this will pass: http://tests.stockfishchess.org/tests/view/591ae6
Isn't it already package manager-based?
Details at http://phoronix.com/scan.php?page=news_item&px=GCC-7.1-Released I'm curious: when will a package manager-based install become available (for Linux)?
Against my better judgment I start this thread as a place to discuss XY problems. For example (most XY problems involve rewriting search code in order to solve localized problems): "Idea to improv