Skip to content

Instantly share code, notes, and snippets.

View Boialex's full-sized avatar

Alexandr Boialex

View GitHub Profile
// ConsoleApplication3.cpp: определяет точку входа для консольного приложения.
//
#include "stdafx.h"
using std::cin;
using std::cout;
using std::cin;
using std::endl;
using std::vector;