From 033867165ee1398d5d94f265754534edc2a2a394 Mon Sep 17 00:00:00 2001 From: leo Date: Mon, 6 Mar 2023 01:32:31 -0300 Subject: Mais coisas aleatorias --- Random/det.c | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 Random/det.c (limited to 'Random/det.c') diff --git a/Random/det.c b/Random/det.c new file mode 100644 index 0000000..8e3f524 --- /dev/null +++ b/Random/det.c @@ -0,0 +1,50 @@ +#include +void printm(int MATRIZ[][100], int n){ + for(int i=0; i