Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
samspot
on Jan 8, 2012
|
parent
|
context
|
favorite
| on:
Why 37signals Doesn't Hire Programmers Based on Br...
#!/usr/local/bin/perl
# print a row of pascal's triangle
print "1\n";
:)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
# print a row of pascal's triangle
print "1\n";
:)