A jambloat is something that jams. Often used for programs that fail to compile, especially used when coding python. when a language is susceptibel to hidden bugs it is called jambloatable, such as c++.
This code jambloats on line 2132.
146👍 1👎
To jambloat means to jam very badly, and in an easily avoidable way. This includes getting many wrong submissions, failing a problem due to a silly mistake, or taking a long time to do something.
Also a synonym for jam.
A jambloat also refers to a behaviour in a language that you would not expect, thus leading to mysterious bugs.
I jambloated on div2B for 90 minutes and 35 wrong answers because I forgot to consider the common c++ jambloat: the size of a vector is unsigned. This caused an overflow error which made the program jambloat.