removed some repetition

This commit is contained in:
TinyAtoms
2020-02-07 13:17:30 -03:00
parent 24ff483dd6
commit 5c34ef6f10
18 changed files with 6930 additions and 184 deletions

View File

@@ -1,12 +1,8 @@
#ifndef ATESTS_H
#define ATESTS_H
#include <string>
#include "./tests.h"
#include <ostream>
#include <iostream>
#include <thread>
#include <fstream>
#include <fstream>
#include "./tests.h"
vector<int> sizes = {
50000, 100000, 150000, 200000, 250000, 300000, 350000, 400000, 500000,