The Fourth and Fifth tasks are done

This commit is contained in:
AZEN-SGG 2025-03-03 12:13:04 +03:00
parent 69ff8c30a1
commit a6c451d866
28 changed files with 1077 additions and 15 deletions

8
.gitignore vendored
View file

@ -1,9 +1,15 @@
# Executable files
*.exe
*~
*.out
*.o
# Vim files
*~
.*.sw*
*output*
# Clion folders and files
cmake-build-debug/
.idea/
CMakeLists.txt