-
Notifications
You must be signed in to change notification settings - Fork 140
HelloWorld
guanqin-123 edited this page Feb 24, 2021
·
4 revisions
$ tree HelloWorld
.
├── CMakeLists.txt
└── hello.cpp
- You can get familiar with coding and operating docker containers.
- HelloWorld is the same form of project with other four assignments
* Before coding, please type cd $HOME/SVF-Teaching and git pull in your terminal to make sure you always have the latest version of the code template before each assignment.
