79817314

Date: 2025-11-12 03:43:47
Score: 1
Natty:
Report link

Note that all words of length 1 return 0 from freq(). Perhaps int res = arr[0]; ... if(i == 0) { res += arr[i + 1]; ...?

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • High reputation (-2):
Posted by: chux