Skip to content

Instantly share code, notes, and snippets.

@akobizsk
akobizsk / label.cpp
Created October 12, 2025 00:38 — forked from serge1/label.cpp
// public domain
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <string>
#include <vector>
#include <map>
#include <memory>
#include <windows.h>