Skip to content

Instantly share code, notes, and snippets.

View playerEric1's full-sized avatar
๐Ÿ˜

Eric_C playerEric1

๐Ÿ˜
View GitHub Profile
#include <iostream>
#include <string>
#include <vector>
#include <random>
#include <chrono>
#include <ctime>
int main()
{
int start_c = 10000, end_c = 20000;