79421941

Date: 2025-02-07 19:16:45
Score: 2.5
Natty:
Report link

C uses octal (\nnn) as a default for escape sequences for characters with values beyond the basic ASCII range. This is part of the C standard. If you want a hexadecimal representation, you have to explicitly format it.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Mr Reddit