Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I'm sure there are words in there somewhere. It looks suspiciously like maths, though. Therefore beyond me.
Kudos on understanding what you were doing regardless of any hiccups. I just have no idea what you're talking about. -
main[-1u]={1};
gcc -mcmodel=medium cbomb.c -o cbomb
Its c but try it and tell me what happens, also use 16GB RAM for this, no thing much of a deal -
faheel30054y@sam9669 I'll try it on VirtualBox when I log on to Windows next time ;)
Would have tried it on Ubuntu, but then it says "cbomb" so don't want to take any risk. Though I figure the effect would be similar to a fork bomb 🤔
Wrote a C++ program that calculates the binomial coefficient C(n, k) using a 2D vector of 64-bit unsigned integers, and without thinking gave it the input 65535 for both n and k to "stress test" it. Only after my laptop froze did I realized that I should have upgraded the RAM to 32 GB before pulling of this stress test.
Felt like a dumb user afterwards ☹️
undefined
stress test gave me stress