You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
fdai7303 4d4b20292c Leo: readme mit git instructions hinzugefügt 6 months ago
AlgoDat test 6 months ago
Aufteilung.txt Aufteilung.txt hinzugefügt 6 months ago
CheckSparseVector.java Leo - Git Test 6 months ago
SparseVector.java minor changes 6 months ago
Suchalgorythmen.java test2 6 months ago
blatt04.pdf Ordner angelegt für Algodat - Übung 04 - Testat 01 6 months ago
readme.txt Leo: readme mit git instructions hinzugefügt 6 months ago

readme.txt

//Runterladen
git pull ADT master

//Hochladen
git add *
git commit -m "euer Name: eure Änderungen"
git push ADT master