Commit Graph

74 Commits

Author SHA1 Message Date
Daniel Løvbrøtte Olsen
a8bd1ee403 An ethereum token contract
Made it for the Oskar Blowjobs token, but the contract adresses and amounts are decided in the contract creation menu
2016-04-04 20:35:10 +02:00
Daniel Løvbrøtte Olsen
89aa334b8d Its not amazing, but it did have about 4K points 2016-03-16 15:27:04 +01:00
Daniel Løvbrøtte Olsen
ffaacf5fda Create bruteforce.c 2015-12-31 15:24:44 +01:00
Daniel Løvbrøtte Olsen
eef59d5ab3 oops, forgot to remove comment describing past adventures 2015-12-30 15:35:31 +01:00
Daniel Løvbrøtte Olsen
abcb2bc388 Added mathermatical solution 2015-12-30 15:28:28 +01:00
Daniel Løvbrøtte Olsen
699ba680f0 Added brute solution
Unfortuantlly it's bit too slow
2015-12-30 14:24:52 +01:00
Daniel Løvbrøtte Olsen
c39e61525f Missed a paraentheses 2015-12-04 11:37:38 +01:00
Daniel Løvbrøtte Olsen
fafc76ac52 Create Process.js 2015-12-02 20:28:02 +01:00
Daniel Løvbrøtte Olsen
d8a70630e5 Create Get Links.js 2015-12-02 20:24:48 +01:00
unknown
362187c838 Added my solution foor an overthewire challenge 2015-11-13 12:13:09 +01:00
Daniel Løvbrøtte Olsen
bfb884dcb4 Not neccesary anymore, so that's neat 2015-10-30 11:51:54 +01:00
Daniel Løvbrøtte Olsen
4c3821fa0e More parts of spec was forgotten that day.
Now that lone " makes sense
2015-10-29 13:21:31 +01:00
Daniel Løvbrøtte Olsen
87e8ff596d Documented a bit more 2015-10-23 23:59:14 +02:00
Daniel Løvbrøtte Olsen
798905900e Update Make Users.ps1 2015-10-22 10:40:10 +02:00
Daniel Løvbrøtte Olsen
41f36e582d Added some comments I felt was required 2015-10-22 10:37:49 +02:00
Daniel Løvbrøtte Olsen
068b92458a Dirty hack to make it wait 2 milliseconds between commands 2015-10-22 10:11:02 +02:00
Daniel Løvbrøtte Olsen
9441a7dec3 Merge pull request #1 from freddy1623/patch-1
Update Make Users.ps1
2015-10-22 09:41:44 +02:00
freddy1623
2fd82afadf Update Make Users.ps1
dan.. u forgot the fuckings "-" in -pwd
2015-10-22 09:00:03 +02:00
Daniel Løvbrøtte Olsen
d660bdd9bf Also replaced first and last names 2015-10-21 20:06:57 +02:00
Daniel Løvbrøtte Olsen
cf923bb63e Made a powershell to add users to win server
Made it for Fredrik
2015-10-21 19:31:17 +02:00
Daniel Løvbrøtte Olsen
4ed821f1ae Uploaded FizzBuzz Implementation with Ternary
had to use the printf statements  inside because char* and  int can't be displayed with same %-label thing
2015-08-27 22:51:38 +02:00
Daniel Løvbrøtte Olsen
e27c68c1bf Upload FizzBuzz.c
does FizzBuzz from 1 - 100
2015-08-27 22:01:44 +02:00
Daniel Løvbrøtte Olsen
866bd5756f Added isPrime.c
Checks if a number (n) is a prime, also lists all it's factors
2015-08-27 21:19:24 +02:00
Daniel Løvbrøtte Olsen
ac87983612 Initial commit 2015-08-27 21:17:04 +02:00