Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 831 Bytes

README.md

File metadata and controls

33 lines (27 loc) · 831 Bytes

Uppgift 7 från lab 3 i Algoritmer och datastrukturer, fast i C

Clonea repon

git clone https://github.com/Phillezi/HI1029_LAB3_Uppg7_C.git
cd HI1029_LAB3_Uppg7_C

Kompilera

Linux/MacOS

make

Windows med MINGW

mingw32-make.exe

Kör

./main

Resultat

Här e tiderna jag fick på min sega dator (WSL2 Ubuntu, fick likvärdiga resultat i windows på samma dator, i7-4790k):

image

På min laptop (Ubuntu, i7-1280p): image

image