Skip to content

Instantly share code, notes, and snippets.

View bloodgroup-cplusplus's full-sized avatar
:octocat:
:)

Bhushan bloodgroup-cplusplus

:octocat:
:)
View GitHub Profile
@0xZDH
0xZDH / SV-s3e1.md
Created July 17, 2019 15:03
Silicon Valley Season 3 Episode 1 Code

wb-combined.c

Original C Code

#include <stdio.h>
#include <stdlib.h>

typedef unsigned long u64;