feat: add comments in develop

This commit is contained in:
2026-04-12 18:44:23 +03:30
parent 9444d796fb
commit cd3df50422
+3 -1
View File
@@ -6,7 +6,9 @@
#include <string> #include <string>
#include <windows.h> #include <windows.h>
#include <fstream> #include <fstream>
//
//DEVELOPED
using namespace std; using namespace std;