🚨 properly import std*.h
This commit is contained in:
parent
02361d84f7
commit
724fc4b561
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
||||||
/* Lösung des Springerproblems */
|
/* Lösung des Springerproblems */
|
||||||
|
#include <stdlib.h>
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
|
|
||||||
#define GROESSE 6
|
#define GROESSE 6
|
||||||
|
|
||||||
|
|
Reference in a new issue