79182701

Date: 2024-11-12 21:10:40
Score: 0.5
Natty:
Report link

Those are the Windows file paths, but you're running the program in WSL. Your paths need to be relative to the / route. Also, UNIX paths use forward slashes, not backslashes.

The correct route would be ~/lab1/obrada.txt where the tilde is the /home/USER directory

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: exoRift