diff --git a/20.cpp b/tema_2/20.cpp similarity index 99% rename from 20.cpp rename to tema_2/20.cpp index 5ceab34..504fc8a 100644 --- a/20.cpp +++ b/tema_2/20.cpp @@ -34,4 +34,4 @@ int main (){ std::cout << "primele doua maxime sunt " << max1; std::cout << " respectiv " << max2 << std::endl; } -} \ No newline at end of file +}