Skip to main content
16 events
when toggle format what by license comment
Jan 16, 2018 at 9:55 answer added Toby Speight timeline score: 10
Jan 15, 2018 at 22:18 history tweeted twitter.com/StackCodeReview/status/953028519474487296
Jan 14, 2018 at 3:51 answer added Igor Soloydenko timeline score: 4
Jan 12, 2018 at 22:57 answer added Cris Luengo timeline score: 15
Jan 12, 2018 at 20:46 answer added mdfst13 timeline score: 9
Jan 12, 2018 at 18:44 history edited Mathieu GuindonMod
edited tags
Jan 12, 2018 at 18:39 comment added Mathieu Guindon Mod @Snowbody that scenario has all looks of an unexpected edge case that could easily have been missed by a beginning programmer.
Jan 12, 2018 at 18:32 answer added PeilonrayzMod timeline score: 14
Jan 12, 2018 at 18:32 history edited Snowbody CC BY-SA 3.0
Added relevant official link
Jan 12, 2018 at 18:23 comment added Snowbody @Peilonrayz You can indeed, although if player 2 makes an illegal move the game will hang, and depending on the memory layout chosen by the compiler for the game board, it may award victory to someone who doesn't deserve it.
Jan 12, 2018 at 17:34 comment added 200_success Mod Note that compiling with clang++ or g++, without any special options, gives three warnings about "control reaches end of non-void function".
Jan 12, 2018 at 17:29 comment added Heslacher I plead guilty. I have voted to close because there had been 2 close votes already and because of the comment about index out of bounds. I should refuse to vtc questions using languages I don't know that good.
Jan 12, 2018 at 17:26 comment added 200_success Mod Related question: How broken does code have to be for a question to be closed?
Jan 12, 2018 at 17:25 history edited 200_successMod
edited tags
Jan 12, 2018 at 17:10 comment added Peilonrayz Mod Can you play a game of connect four with their code?
Jan 12, 2018 at 16:41 history asked Snowbody CC BY-SA 3.0