I've recently noticed that my problem solutions report a higher memory usage than normal. Even when using the same solutions as other, I tend to get ~10% higher memory utilization. I noticed this ~2 weeks ago. When I completed a problem I did before with an identical solution my memory utilization went from 13 MB to 14 MB, which pushes me out from ~50% in the memory distribution to ~10%.
Anyone notice the same thing? Is this exclusive to C++? Was there a recent change on LeetCode's backend?