Skip to content

Instantly share code, notes, and snippets.

View orihomie's full-sized avatar
:octocat:

Orkhan orihomie

:octocat:
View GitHub Profile
// TestWork.cpp: определяет точку входа для консольного приложения.
//
#include "stdafx.h"
#include <iostream>
#include <vector>
#include <map>
#include <ctime>
#include <algorithm>