79176185

Date: 2024-11-11 02:01:08
Score: 2
Natty:
Report link

It's been quite some time, but what it looks like the problem is your last parameter, you're defining it as char headers[]; while it should be a string like string headers;

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