79479331

Date: 2025-03-02 15:42:56
Score: 3.5
Natty:
Report link

Solved, thanks to @oguz ismail. It should be if [ $bigfreq -ne $littlefreq ]; then (with spaces) instead of if [$bigfreq -ne $littlefreq]; then (without spaces).

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (1):
  • Has code block (-0.5):
  • User mentioned (1): @oguz
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: IsHacker