Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

There's no assignment to the „m“ variables that would make your algorithm work in the general case.

im4w1l's strategy is just:

Player i returns (i - [Sum of the other players' suits]) % 4

(With i ranging from 0 to 3)



`m` is the result; this scratch here is meant to resemble algebra, not programming.

You know, solve for `m`, etc.


But the subtraction is simpler. I didn't want to confuse anyone with moduloing a negative number.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: