Skip to content

SVincent/programmiersprachen-helloworld

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programmiersprachen: helloworld

Aufgabenblatt 1

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 80.0%
  • C++ 20.0%