Ver código fonte

Add exercise question

DricomDragon 5 anos atrás
pai
commit
2a7704545b
1 arquivos alterados com 3 adições e 1 exclusões
  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
-		]
+		]