Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
|
oah's comments
login
oah
on Jan 7, 2025
|
parent
|
context
|
next
[–]
| on:
A minimax chess engine in regular expressions
a2a3 on the first move or on the second move after e2e4 outputs that you have played an illegal move.
But this is a bug as these are legal moves.
oah
on June 8, 2024
|
parent
|
context
|
prev
[–]
| on:
Make your program slower with threads (2014)
A sort isn’t necessary. Duplicates can be counted in linear time by using additional memory (e.g. with a hashmap)
However, the point of the article still stands.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
But this is a bug as these are legal moves.