79779587

Date: 2025-10-01 00:17:26
Score: 2
Natty:
Report link

Skip the for and use Linq and Where to return an IEnumerable<string>. Then we can call ToArray() to return it as a string[]. Sorry in advance, it would let me paste an image but not the code I copied.

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: FSO931s