79548838

Date: 2025-04-01 18:08:57
Score: 2
Natty:
Report link

country[2] is offset 2 * 20 bytes = 40 bytes from the starting address of country. It char* pointer to beginning of sequence of chars ending automatically '\0'.
Character 'S' has address country[2][3]

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: user30130283