Skip to content

Instantly share code, notes, and snippets.

View JustinChristensen's full-sized avatar

Justin Christensen JustinChristensen

  • Minneapolis, MN
View GitHub Profile
# include <iostream>
# include <cstdio>
#include <cmath>
#include <vector>
#include <unordered_map>
#include <array>
using namespace std;
float logBase2(float N)
<style>
#box1 {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:-1;