Rosetta Code task/Find unimplemented tasks

Hi;

I tried the first version of Weird Numbers using ALR on my Mac.

I got an exception:

./ALR/weird_numbers/bin/weird_numbers terminated by unhandled exception
raised CONSTRAINT_ERROR : weird_numbers.adb:47 range check failed
Load address: 0x100fdc000
Call stack traceback locations:
0x100ff8a9c 0x100ff8e74 0x100ff8a4c 0x100ff9010 0x100ff1210 0x100ff6598 0x1010189f0

Seemed to compile fine…

Retired_Build_Engineer