configure initial structure

This commit is contained in:
emil28092005
2024-09-17 17:12:38 +03:00
parent a7c4d70193
commit ec18525f50
3 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#include <stdio.h>
// main file-executor
int main() {
printf("Hello World!\n");
return 0;
+1 -3
View File
@@ -1,3 +1 @@
//
// Created by emil on 17.09.2024.
//
// implementation of simplex task
+1
View File
@@ -0,0 +1 @@
// some functions for matrix interaction