瀏覽代碼

Add exercise question

DricomDragon 5 年之前
父節點
當前提交
2a7704545b
共有 1 個文件被更改,包括 3 次插入1 次删除
  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
-		]
+		]