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;