A little code cleanup.
* the 'a' prefix is not used for numerical data types. * let's use at() instead of element access to induce a crash on out-of-bound access. * etc.
Showing
Please
register
or
sign in
to comment
* the 'a' prefix is not used for numerical data types. * let's use at() instead of element access to induce a crash on out-of-bound access. * etc.