@ -0,0 +1,4 @@
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <math.h>
@ -0,0 +1,7 @@
#ifndef SCHERESTEINPAPIER_H
#define SCHERESTEINPAPIER_H
int game(char you, char computer);
#endif // !SCHERESTEINPAPIER_H