79760428

Date: 2025-09-10 03:01:30
Score: 2
Natty:
Report link

For the benefit of any future searchers, I also got this error when I tried to pass an owned parameter instead of a reference: mat1.dot(mat2) instead of mat1.dot(&mat2).

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: MagicShoebox