Conjure-aaS, submit demo
Essence model:
given n, m : int find x : int(0..9) such that x >= n, x <= m
Data, in JSON:
{ "n": 2 , "m": 7 }
Submit
Response placeholder
Go to
getDemo.html
to access the solution.