Skip to content

jbinek/Cpp-Course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

246 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

link do strony z laboratoriami, w każdym z laboratoriów znajduję się szczegółowy opis wykonanych zadań https://ai.ia.agh.edu.pl/wiki/pl:dydaktyka:jimp2:2017:start

C++ programming classes problmes

Build Status Build status

After cloning please replace badges with your project's badges

For travis replace in the README.md micwypych with your nickname from github and cpp-exercises with your project name on github For appveyor, go to the settings -> badges -> sample markdown code and replace second badge code

CLion CMakeLists.txt template

In order to create new solution faster one can define template file in CLion based on CMake template. To add that template one has to right click in project menu choose New from pop-up menu and and then Edit File Templates.... In new dialog File and Code Templates click green plus and copy paste template.

To use it just click again New and then it should show up in the list. The final step is to specify name which must be CMakeLists.txt and space seperated name of the testing class name e.g. reverse string

About

C++ exercises for my IT classes at the AGH UST.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors