Skip to content

Instantly share code, notes, and snippets.

View Leohige's full-sized avatar
🏠
Working from home

Leandro Matheus Leohige

🏠
Working from home
View GitHub Profile
{
"session": {
"sessionkey": "a5b1c8e2f9",
"lastlogintime": 1648729685,
"ispremium": true,
"premiumuntil": 1651311685,
"status": "active",
"returnernotification": false,
"showrewardnews": true,
"isreturner": false,
0.0.0.0 mediavisor.doubleclick.net
We couldn’t find that file to show.
We couldn’t find that file to show.
class Node
attr_accessor :key, :left, :right
def key=(key)
@key = keya
end
def left=(left)
@left = left