79670034

Date: 2025-06-18 04:50:37
Score: 2.5
Natty:
Report link

I feel the problem is because you are reading the array while operating on the array,list.subList is to read the view, but at the same time you are using removeAll to delete the data

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