Skip to content

Instantly share code, notes, and snippets.

View fourplusone's full-sized avatar
🐿️
Trouble with Trains

Matthias Bartelmeß fourplusone

🐿️
Trouble with Trains
  • fourplusone
  • Frankfurt, Germany
View GitHub Profile
// Test.cpp : Definiert den Einstiegspunkt für die Konsolenanwendung.
//
#include <iostream>
#include <vector>
#include <iterator>
typedef enum {
links = '1',