소스 검색

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 NP 1
 define NC 4
 define NC 4
 define N 4
 define N 4
@@ -42,4 +44,4 @@ MAIN ==
 			consommateur[i:1..NC] :: CONSOMMATEUR
 			consommateur[i:1..NC] :: CONSOMMATEUR
 		||
 		||
 			liste :: BUFFER
 			liste :: BUFFER
-		]
+		]