Skip to content

Instantly share code, notes, and snippets.

#include <stdlib.h>
#include <iostream>
#include <sstream>
#include <string>
#include <vector>
using namespace std;
typedef struct{
int index;
@satouuta
satouuta / a.cpp
Last active December 21, 2015 12:49 — forked from akouryy/gist:6307061
a
/* *
* Bython ver.0.0.0 *
* made by: *
* akouryy *
* hirorisuu *
* satouuta *
* */
#include <stdlib.h>
#include <iostream>