Sfoglia il codice sorgente

Import exercice 2 from TD1

DricomDragon 5 anni fa
parent
commit
8e298921d6
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      td/td1/asp2.lp

+ 3 - 0
td/td1/asp2.lp

@@ -0,0 +1,3 @@
+q(1..5).
+t(11..15).
+2{r(U):q(U); s(V):t(V)}4.