Skip to content

Instantly share code, notes, and snippets.

#include <iostream>
#include <fstream>
#include <algorithm>
#include <map>
#include <vector>
#include <iterator>
#include <numeric>
#include <string.h>