Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
philipwhiuk
4 months ago
|
parent
|
context
|
favorite
| on:
A minimax chess engine in regular expressions
I don't think it's an unreasonable criticism, otherwise the challenge is trivial:
``` function printg(arg) { printf(arg); } ```
Ensorceled
4 months ago
[–]
That, of course, isn't what they did.
philipwhiuk
4 months ago
|
parent
[–]
They did put it in a while loop though, which, if my programming isn't completely out of date, is capable of calling the function more than once.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
``` function printg(arg) { printf(arg); } ```