Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 378 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 378 Bytes

modern-cpp-2023-test

This repository is a test for the Modern C++ course. The student must be able to:

  • clone this repository,
  • compile the demo01 program, execute and step it with the debugger.

The student can use gitpod or can use any preferred toolchain.

Moreover, the student can switch to the assigment branch, execute it and finally push the modifications.