79701670

Date: 2025-07-15 06:52:55
Score: 3.5
Natty:
Report link

mylist.Select( (a,b) => new { a, b }).OrderByDescending(x=>x.b).Select(x=>x.a)

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user2789074