configure initial structure
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include <stdio.h>
|
||||
|
||||
// main file-executor
|
||||
int main() {
|
||||
printf("Hello World!\n");
|
||||
return 0;
|
||||
|
||||
+1
-3
@@ -1,3 +1 @@
|
||||
//
|
||||
// Created by emil on 17.09.2024.
|
||||
//
|
||||
// implementation of simplex task
|
||||
@@ -0,0 +1 @@
|
||||
// some functions for matrix interaction
|
||||
Reference in New Issue
Block a user