Archived
1
0
Fork 0

🚨 properly import std*.h

This commit is contained in:
neingeist 2020-01-08 15:20:06 +01:00
parent 02361d84f7
commit 724fc4b561

View file

@ -1,4 +1,7 @@
/* Lösung des Springerproblems */
#include <stdlib.h>
#include <stdio.h>
#define GROESSE 6