👨💻 Frontend-focused JavaScript/TypeScript
🌍 https://wstone.uk
🫤 https://2n8.wstone.uk
♻️ https://plastic.wstone.uk
🎩 https://commits-with-character.org
The best defence is to not let AI have a voice.
The best defence is to not let AI have a voice.
removeSirens([
{ start: 1,end: 5 },
{ start: 3, end: 7 },
{ start: 6, end: 9 },
{ start: 8, end: 10 } ]
); > 1
I can’t see how it could be 1 but I may be understanding the question incorrectly 😭
removeSirens([
{ start: 1,end: 5 },
{ start: 3, end: 7 },
{ start: 6, end: 9 },
{ start: 8, end: 10 } ]
); > 1
I can’t see how it could be 1 but I may be understanding the question incorrectly 😭