79569025

Date: 2025-04-11 14:12:00
Score: 1.5
Natty:
Report link
idx int = 0;
Movie.ForEach(x => x.Id = ++idx);
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Single Step Debugger