Skip to content

Instantly share code, notes, and snippets.

View sansmoraxz's full-sized avatar
🗺️
Optimizing mana flows

Souyama sansmoraxz

🗺️
Optimizing mana flows
View GitHub Profile
#include <iostream>
#include <random>
#include <chrono>
#include <vector>
#include <iomanip>
using namespace std;
const u_int32_t FLOAT32_EXPONENT_MASK = 0xC0880000; // -0x3F780000