Rating changes for last rounds are temporarily rolled back. They will be returned soon. ×

Has your computer ever crashed because an bug in your code?

Revision en1, by riela, 2018-10-25 20:58:57

Some weeks ago, I was coding a solution in c++, and by mistake I was adding an infinite amount of numbers to a vector. Suddenly, my computer got frozen, and it didn't respond to keyboard neither mouse events. I had to reset my computer, and it took a lot of time fixing the disk.

Did you had similar experiences during important contests?

Is there a compìler configuration to prevent this kind of scenarios?

Tags bugs, c++ compilers, crashes

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English riela 2018-10-25 20:58:57 474 Initial revision (published)