Update verifica_1/esercizio3.cpp

This commit is contained in:
Vichingo455 2024-11-16 17:29:00 +00:00
parent 80d7295c60
commit 3a3fc4f3e3
1 changed files with 24 additions and 24 deletions

View File

@ -1,6 +1,6 @@
/* /*
AUTORE: Manuel Vichi AUTORE: Manuel Vichi
Esercizio 3
*/ */
#include <iostream> #include <iostream>
using namespace std; using namespace std;