#pragma once
#include <assert.h>
#include <stdio.h>
#include "functions.h"
void test_1();
void test_2();