@DebbieChaston@ThreeUKSupport It gets worse, @ThreeUK now are deleting update posts from earlier so if you didn’t know it started at least 6 hours ago you’d think you’d only just been part of the “small percentage” that can’t make calls. Just glad I have my work phone on @EE so I’m not completely disconnected
Wait, so after all the posturing and gatekeeping that made me lose interest in the first place, it turns out leetcode is just advent of code without the festiveness?
Loving all the "beginner" gym workout guides suggesting "just" the 5 pull ups, 90 seconds of plank etc to get started with. Sir my current lifting routine consists of pint to face, lets set some expectations right now...
So many wrong answers to this... Its simple BODMAS (or PEMDAS, I guess)
6 % 2(1 + 2)
6 % 2 + 4 ~~ Expand the Brackets first
3 + 4 ~~ Division next
7 ~~ then add for the answer.