Viewing profile — terranera
terranera
HN member- Joined
- Sun, Jun 01, 2014, 7:02 PM UTC
- HN karma
- 1
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About terranera
No profile information was provided.
Recent public activity
-
comment
Comment #7830242
#lang racket (define (add-bizzare x y) (round (+ (+ x 0.4) (+ y 0.4))))