Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 126 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 126 Bytes

Programmiersprachen: helloworld

Aufgabenblatt 1

mkdir build
cd build
cmake ..
make
./helloworld
./tests