Skip to content

Instantly share code, notes, and snippets.

Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@akashin
akashin / manifest-template.json
Created May 24, 2014 14:01
Scripts for uploading wookie pipeline to cocaine
{
"slave": "APP"
}
@akashin
akashin / gist:f7f6bad32b70bbfd36ee
Last active August 29, 2015 14:09
CompMath, Task 2, Andrey Kashin
{
"metadata": {
"name": "",
"signature": "sha256:8a990c7a47921ab2a81c1be9cf13ba0b55e6b3b1afbf9f1c38b36c8215d3cf0a"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
#include <iostream>
#include <string.h>
#include <cstdlib>
#include <unordered_set>
#include <algorithm>
#include <cstdio>
#include <vector>
#include <string.h>
#include <set>
#include <map>
@akashin
akashin / Lab4
Created October 30, 2013 19:54
lab 4
{
"metadata": {
"name": ""
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@akashin
akashin / gist:7748847
Created December 2, 2013 12:36
Treap vs Set benchmark
{
"metadata": {
"name": "Plot Benchmarks"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{