79104368

Date: 2024-10-19 07:07:34
Score: 2
Natty:
Report link

Define variable array start not as of type int but with defined interval. For example

array [1..n_tasks] of var 0..1000: start;

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Krzysztof Kuchcinski