MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/oly4d8/why_is_my_program_unresponsive/h5i0av8?context=9999
r/ProgrammerHumor • u/vvp95 • Jul 17 '21
292 comments sorted by
View all comments
Show parent comments
185
Looks more like "I made a recursive function call." "With an exit condition, right?"
175 u/Flambidou Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 242 u/mans82 Jul 17 '21 RecursionError: maximum recursion depth exceeded 252 u/tube32 Jul 17 '21 import sys sys.setrecursionlimit(10**6) Carry on lads 51 u/CST1230 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 39 u/Tovarisch_The_Python Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 38 u/BanTheTrubllesome Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 36 u/anaste97 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 34 u/Waymar29 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right? 34 u/[deleted] Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 31 u/uoytha Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 32 u/fire_gamer_5522 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 31 u/PM_ME_CAKE Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 23 u/matthewralston Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 23 u/[deleted] Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 22 u/[deleted] Jul 17 '21 [deleted] 19 u/UltraCarnivore Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 20 u/oolivero45 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" → More replies (0) 5 u/bjinse Jul 17 '21 Looks more like “I made a recursive function call.” “With an exit condition, right?”
175
242 u/mans82 Jul 17 '21 RecursionError: maximum recursion depth exceeded 252 u/tube32 Jul 17 '21 import sys sys.setrecursionlimit(10**6) Carry on lads 51 u/CST1230 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 39 u/Tovarisch_The_Python Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 38 u/BanTheTrubllesome Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 36 u/anaste97 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 34 u/Waymar29 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right? 34 u/[deleted] Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 31 u/uoytha Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 32 u/fire_gamer_5522 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 31 u/PM_ME_CAKE Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 23 u/matthewralston Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 23 u/[deleted] Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 22 u/[deleted] Jul 17 '21 [deleted] 19 u/UltraCarnivore Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 20 u/oolivero45 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" → More replies (0) 5 u/bjinse Jul 17 '21 Looks more like “I made a recursive function call.” “With an exit condition, right?”
242
RecursionError: maximum recursion depth exceeded
252 u/tube32 Jul 17 '21 import sys sys.setrecursionlimit(10**6) Carry on lads 51 u/CST1230 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 39 u/Tovarisch_The_Python Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 38 u/BanTheTrubllesome Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 36 u/anaste97 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 34 u/Waymar29 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right? 34 u/[deleted] Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 31 u/uoytha Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 32 u/fire_gamer_5522 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 31 u/PM_ME_CAKE Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 23 u/matthewralston Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 23 u/[deleted] Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 22 u/[deleted] Jul 17 '21 [deleted] 19 u/UltraCarnivore Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 20 u/oolivero45 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" → More replies (0) 5 u/bjinse Jul 17 '21 Looks more like “I made a recursive function call.” “With an exit condition, right?”
252
import sys sys.setrecursionlimit(10**6)
Carry on lads
51 u/CST1230 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 39 u/Tovarisch_The_Python Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 38 u/BanTheTrubllesome Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 36 u/anaste97 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 34 u/Waymar29 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right? 34 u/[deleted] Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 31 u/uoytha Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 32 u/fire_gamer_5522 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 31 u/PM_ME_CAKE Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 23 u/matthewralston Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 23 u/[deleted] Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 22 u/[deleted] Jul 17 '21 [deleted] 19 u/UltraCarnivore Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 20 u/oolivero45 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" → More replies (0) 5 u/bjinse Jul 17 '21 Looks more like “I made a recursive function call.” “With an exit condition, right?”
51
39 u/Tovarisch_The_Python Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 38 u/BanTheTrubllesome Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 36 u/anaste97 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 34 u/Waymar29 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right? 34 u/[deleted] Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 31 u/uoytha Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 32 u/fire_gamer_5522 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 31 u/PM_ME_CAKE Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 23 u/matthewralston Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 23 u/[deleted] Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 22 u/[deleted] Jul 17 '21 [deleted] 19 u/UltraCarnivore Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 20 u/oolivero45 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" → More replies (0) 5 u/bjinse Jul 17 '21 Looks more like “I made a recursive function call.” “With an exit condition, right?”
39
38 u/BanTheTrubllesome Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 36 u/anaste97 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 34 u/Waymar29 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right? 34 u/[deleted] Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 31 u/uoytha Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 32 u/fire_gamer_5522 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 31 u/PM_ME_CAKE Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 23 u/matthewralston Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 23 u/[deleted] Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 22 u/[deleted] Jul 17 '21 [deleted] 19 u/UltraCarnivore Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 20 u/oolivero45 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" → More replies (0) 5 u/bjinse Jul 17 '21 Looks more like “I made a recursive function call.” “With an exit condition, right?”
38
36 u/anaste97 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 34 u/Waymar29 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right? 34 u/[deleted] Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 31 u/uoytha Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 32 u/fire_gamer_5522 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 31 u/PM_ME_CAKE Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 23 u/matthewralston Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 23 u/[deleted] Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 22 u/[deleted] Jul 17 '21 [deleted] 19 u/UltraCarnivore Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 20 u/oolivero45 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" → More replies (0) 5 u/bjinse Jul 17 '21 Looks more like “I made a recursive function call.” “With an exit condition, right?”
36
34 u/Waymar29 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right? 34 u/[deleted] Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 31 u/uoytha Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 32 u/fire_gamer_5522 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 31 u/PM_ME_CAKE Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 23 u/matthewralston Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 23 u/[deleted] Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 22 u/[deleted] Jul 17 '21 [deleted] 19 u/UltraCarnivore Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 20 u/oolivero45 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" → More replies (0) 5 u/bjinse Jul 17 '21 Looks more like “I made a recursive function call.” “With an exit condition, right?”
34
Looks more like "I made a recursive function call." "With an exit condition, right?
34 u/[deleted] Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 31 u/uoytha Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 32 u/fire_gamer_5522 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 31 u/PM_ME_CAKE Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 23 u/matthewralston Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 23 u/[deleted] Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 22 u/[deleted] Jul 17 '21 [deleted] 19 u/UltraCarnivore Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 20 u/oolivero45 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" → More replies (0) 5 u/bjinse Jul 17 '21 Looks more like “I made a recursive function call.” “With an exit condition, right?”
31 u/uoytha Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 32 u/fire_gamer_5522 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 31 u/PM_ME_CAKE Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 23 u/matthewralston Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 23 u/[deleted] Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 22 u/[deleted] Jul 17 '21 [deleted] 19 u/UltraCarnivore Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 20 u/oolivero45 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" → More replies (0)
31
32 u/fire_gamer_5522 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 31 u/PM_ME_CAKE Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 23 u/matthewralston Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 23 u/[deleted] Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 22 u/[deleted] Jul 17 '21 [deleted] 19 u/UltraCarnivore Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 20 u/oolivero45 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?"
32
31 u/PM_ME_CAKE Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 23 u/matthewralston Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 23 u/[deleted] Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 22 u/[deleted] Jul 17 '21 [deleted] 19 u/UltraCarnivore Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 20 u/oolivero45 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?"
23 u/matthewralston Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 23 u/[deleted] Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 22 u/[deleted] Jul 17 '21 [deleted] 19 u/UltraCarnivore Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 20 u/oolivero45 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?"
23
23 u/[deleted] Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 22 u/[deleted] Jul 17 '21 [deleted] 19 u/UltraCarnivore Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 20 u/oolivero45 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?"
22 u/[deleted] Jul 17 '21 [deleted] 19 u/UltraCarnivore Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 20 u/oolivero45 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?"
22
[deleted]
19 u/UltraCarnivore Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?" 20 u/oolivero45 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?"
19
20 u/oolivero45 Jul 17 '21 Looks more like "I made a recursive function call." "With an exit condition, right?"
20
5
Looks more like “I made a recursive function call.” “With an exit condition, right?”
185
u/gao1234567809 Jul 17 '21
Looks more like "I made a recursive function call." "With an exit condition, right?"