forked from p8lxtapfy/matrix
parent
c07dc30130
commit
e3769969c6
@ -1,7 +0,0 @@
|
|||||||
#include<stdio.h>
|
|
||||||
#include<time.h>
|
|
||||||
#include<stdlib.h>
|
|
||||||
|
|
||||||
void matrixOutput(int matrixArr[9][9]);
|
|
||||||
void matrixRandomInit(int matrixArr[9][9]);
|
|
||||||
int checkMatrix(int matrixArr[9][9], int isPrintInfo);
|
|
Loading…
Reference in new issue