79110125

Date: 2024-10-21 12:59:56
Score: 3
Natty:
Report link

As a slightly alternative solution, there is an option to use not an ArrayList, but a Dictionary. VBS dictionary also has the Exist and Remove functions (personally, I was missing them in a regular Array), but this is still a slightly different way to solve the problem

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ivan Serdukov