Rename zigzag4.cpp to tema_2/zigzag4.cpp

This commit is contained in:
Alexandru Tofănel
2025-12-09 16:37:58 +02:00
committed by GitHub
parent bc26375be1
commit 87890bb97e
+1 -1
View File
@@ -91,4 +91,4 @@ int main() {
std::cout << std::endl; std::cout << std::endl;
return 0; return 0;
} }