8 lines
77 B
MiniZinc
8 lines
77 B
MiniZinc
n = 5;
|
|
size = [2,3,7,8,12];
|
|
number = [12,8,11,30,2];
|
|
sl = 2;
|
|
|
|
s = 25;
|
|
k = 4;
|