Rename 19_final.cpp to tema_1/19_final.cpp

This commit is contained in:
Alexandru Tofănel
2025-12-09 16:33:21 +02:00
committed by GitHub
parent 33676306e6
commit 66947a8a9d
+1 -1
View File
@@ -54,4 +54,4 @@ int main(){
std::cin >> nrEl; std::cin >> nrEl;
divDoiCinci(nrEl); divDoiCinci(nrEl);
return 0; return 0;
} }