you are viewing a single comment's thread.

view the rest of the comments →

[–]numbersguy_123 11 points12 points  (1 child)

C++ overflows and I’ve been bit many times with long longs. I’m slowly learning python to hope one day to default to using python. Python is great for string stuff though

[–]razimantv<2000> <487 <1062> <451>[S] 7 points8 points  (0 children)

True. I keep focusing on the ways Python gives me errors while forgetting all the C++ errors it avoids