From 4a2d9b4c34343ec43db7cbfc4a85a542f5f7eb84 Mon Sep 17 00:00:00 2001 From: Christopher Fremond <34804391+Frenchris@users.noreply.github.com> Date: Fri, 13 Mar 2020 03:44:34 +0000 Subject: [PATCH] Update volumechanger.en.md --- subjects/volumechanger.en.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/subjects/volumechanger.en.md b/subjects/volumechanger.en.md index 00cd5bba..35c462c9 100644 --- a/subjects/volumechanger.en.md +++ b/subjects/volumechanger.en.md @@ -1,5 +1,16 @@ ## volumechanger +## **WARNING! VERY IMPORTANT!** + +For this exercise a function will be tested **with the exam own main**. However the student **still needs** to submit a structured program: + +This means that: + +- The package needs to be named `package main`. +- The submitted code needs one declared function main(```func main()```) even if empty. +- The function main declared needs to **also pass** the `Restrictions Checker`(illegal functions tester). It is advised for the student to just empty the function main after its own testings are done. +- Every other rules are obviously the same than for a `program`. + ### Instructions It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).