Skip to content

Latest commit

 

History

History
 
 

Assignment_0

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Setup and Introduction to C++

The goal of this first assignment is to get familiar with C++ and setup your working environement. In the exercise, you will implement a code that prints your VNumber.

Preparing the Environment

Follow instructions the generale rules to setup what you need for the assignment

Exercise 1 (5pt)

Write a program that prints (using C++) your VNumber on the console, submit also the screenshot.

Instructions

The solution of the exercises must be provides as a cpp file and png/jpg for the screenshot. The files must be zipped together before upload.

Assignments not respecting these instructions will be ignored.