ti7

205
reputation
2
9

git blame "you knew it was wrong, but you did it anyways"

eh, hash it with a set and find the length

if you find you need to care about the size of your int (just kidding: it always matters..), it's normally best to explicitly use a type with a size like uint32_t


Quick Comments