From 10f97f5d322202c126a6a008b59a700e3162d816 Mon Sep 17 00:00:00 2001 From: Martin Polanka Date: Thu, 10 Dec 2015 00:20:37 +0100 Subject: [PATCH] Updated Assignments overview (markdown) --- Assignments-overview.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Assignments-overview.md b/Assignments-overview.md index 60e2595..c2cdad2 100644 --- a/Assignments-overview.md +++ b/Assignments-overview.md @@ -52,6 +52,8 @@ Configuration of the job which is passed to worker is generated from two parts: Final configuration for worker is computer generated from those two configs. * **Configuration example** +`std::cout << "hello world" << std::endl; +return 0;` ` --- # only one document which contains job, aka. list of tasks and some general infos problem: # some basic info about problem