#pragma once
#include "std_lib_facilities.h"
void cinToFile(string path);
void addLineNumber(string inputPath, string outputPath);