Skip to content

Instantly share code, notes, and snippets.

View TILhub's full-sized avatar
🤒
Out sick

Sahil Malik TILhub

🤒
Out sick
  • India
View GitHub Profile
#include<fstream>
#include <sstream>
#include<iostream>
#include<vector>
#include<string>
#include <sys/stat.h>
#include <unistd.h>
#include<ctime>
#include<conio.h>
using namespace std;