79130443

Date: 2024-10-27 11:20:57
Score: 1
Natty:
Report link
arr[sizeof(arr)/sizeof(arr[0]) + 1] = 12345

If you do that then it will find the length and add 1 to it, so it is always the next in the sequence! :)

PS: this is my first answer on stack overflow yay

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Hector Robertson