79747818

Date: 2025-08-27 10:13:38
Score: 1.5
Natty:
Report link
// mylib.c
#include <stdio.h>

const char *get_json_data() {
    return "{\"Id\":\"0x12343C4D5E6F7788\",\"PendingTholdDays\":1,\"ProductName\":\"ABC Coffee\"}";
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Aaryan Vasalya