79719287

Date: 2025-07-29 22:45:24
Score: 2
Natty:
Report link

The 'Length attribute of an array reports the number of elements in the array. It appears that you want to know the amount of memory used by an instance of the array. That value is found using the 'Size attribute. The 'Size attribute reports the number of bits needed for the array.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Jim Rogers