Array constraint. Each row total should be 100, with each element less than 80. I want to understand how to do this using only sum method of array

In reply to vickydhudashia:

All these are all nice tricks, however it would be so much better for readability and debuggability to write these out as separate constraints.