79524301

Date: 2025-03-20 23:49:05
Score: 1.5
Natty:
Report link

ok, I think I just figured out what the issue was. I'm opening "example.txt" twice in main(). When I removed the second line, the results started being written to the file.

Removing

outputFile.open("example.txt");

led to the results being written to the file.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: almondJoy