From 913328fcb37093acea9f64cfc1bc1a6e77997630 Mon Sep 17 00:00:00 2001 From: Vichingo455 Date: Thu, 21 Nov 2024 07:30:32 +0000 Subject: [PATCH] Update array/medie.cpp --- array/medie.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/array/medie.cpp b/array/medie.cpp index a9b6fda..c71d0d3 100644 --- a/array/medie.cpp +++ b/array/medie.cpp @@ -1,5 +1,5 @@ /* -AUTORE: Manuel Vichi +AUTORE: Vichingo455 Medie con array */ #include