Skip to content

Instantly share code, notes, and snippets.

@t3kk
t3kk / NW Messing Around.markdown
Created January 22, 2016 23:19
NW Messing Around
@t3kk
t3kk / keybase.md
Last active February 6, 2017 22:51

Keybase proof

I hereby claim:

  • I am t3kk on github.
  • I am t3kk (https://keybase.io/t3kk) on keybase.
  • I have a public key whose fingerprint is E800 682B C28D 690C B764 F655 F32A 13ED 66E2 0693

To claim this, I am signing this object:

test:
{ int a
a=5
while(a==5)
{
print(a)
a = 1+a
}
}