+ 2
What if there's too much nested IF conditional in other application, like Dev C++, CodeBlock, etc.? Will that error or not?
I've tried to use much nested IF conditional in C, but the output was "no output" or "memory limit exceeded". I did it just for observe and test it. Here's my code about this https://code.sololearn.com/c1vU7RvEYLFM/?ref=app
1 Antwort