Homework ├── CSES │ ... ├── LFA │ ├── Makefile │ ├── task1.cpp │ ├── task2.cpp │ └── task3.cpp ├── README.md ├── test_final │ ... └── test_lab_var1