From d00821072954fb5bdfd8dcdb49b481c420331dd9 Mon Sep 17 00:00:00 2001
From: Vlad Badoiu <vlad_andrei.badoiu@upb.ro>
Date: Thu, 27 Mar 2025 14:19:00 +0200
Subject: [PATCH] Add info about gcc

---
 src/sending.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/src/sending.md b/src/sending.md
index c08f486..c26313b 100644
--- a/src/sending.md
+++ b/src/sending.md
@@ -7,3 +7,11 @@ scriptul `create_arhive.sh` din schelet. Vă rugăm să trimiteți tema pe Moodl
 doar după ce ați verificat că aceasta rulează bine pe local.
 
 > Tema nu va modifica continutul fisierelor existente din lib si include.
+
+Checker-ul ruleaza peste un Ubuntu 20.04 cu urmatoarea versiune de GCC:
+
+gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
+Copyright (C) 2019 Free Software Foundation, Inc.
+This is free software; see the source for copying conditions. There is NO
+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+
-- 
GitLab