Live data from Hacker News

Viewing profile — terranera

terranera

HN member
Joined
Sun, Jun 01, 2014, 7:02 PM UTC
HN karma
1
Public activity
1 items

About terranera

No profile information was provided.

Recent public activity

  1. comment
    Comment #7830242

    #lang racket (define (add-bizzare x y) (round (+ (+ x 0.4) (+ y 0.4))))