Skip to content

mmoelle1/INGInious-cpp-demo-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INGInious C++ demonstration tasks

This repository hosts C++ demonstration tasks for the INGInious platform.

Please note that these require one of the container images cpp-gcc5, cpp-gcc6, cpp-gcc7, and cpp-gcc8 from PR INGInious/containers#31 to be installed on the system. All C++11 and C++14 features are supported by GCC 5 and better. Most C++17 features require GCC 7 or better. Features from the C++2a working draft are partily implemented in GCC 8, others require GCC 9 which is not yet available as container image.

The default setting in all demo tasks is GCC 8.

About

INGInious C++ demo tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published