Browse Source

Add exercise question

DricomDragon 5 năm trước cách đây
mục cha
commit
2a7704545b
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      tp/prodCons0.csp

+ 3 - 1
tp/prodCons0.csp

@@ -1,3 +1,5 @@
+// There is a problem in this code ... can you fix it ?
+
 define NP 1
 define NC 4
 define N 4
@@ -42,4 +44,4 @@ MAIN ==
 			consommateur[i:1..NC] :: CONSOMMATEUR
 		||
 			liste :: BUFFER
-		]
+		]