Skip to content

Instantly share code, notes, and snippets.

#include <iostream>
#include <cmath>
#include <queue>
using namespace std;
const int NUMNODES = 16;
const int LARGE_INT = 100;
const int BLOCK_WEIGHT = 50;
//map