in

Guys I did it I finally figured out how to check bool value in only 17 lines of code

Guys I did it I finally figured out how to check bool value in only 17 lines of code | code-memes, lines of code-memes, IT-memes | ProgrammerHumor.io
code-memes, lines of code-memes, IT-memes | ProgrammerHumor.io

Content

19 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 20 – int isTrue(int boolean) int ans 2; if ((boolean ! false) false) boolean !boolean; ans – boolean; if (boolean ! false) true) ans – boolean; boolean !boolean; if ((boolean ans) true) return !((boolean ans) true); if ((boolean ans) false) boolean ans; return !(isTrue(!boolean));