in ,

Man solves the Halting Problem

Man solves the Halting Problem | code-memes, computer-memes, program-memes, react-memes, IT-memes, idea-memes, ide-memes, logs-memes | ProgrammerHumor.io
code-memes, computer-memes, program-memes, react-memes, IT-memes, idea-memes, ide-memes, logs-memes | ProgrammerHumor.io

Content

Help with hard problem ? other OP Today at 17:54 hi guys. I am working on a tough problem and wondering if anyone has any advice to offer. The problem is as follows: Given an input, and any computer program, determine whether the program will finish running or continue to run forever I’ve tried some code solutions to solve this but no luck. Any ideas? Thanks! React to Post V Following , Today at 17:56 You’d want a variable before and after the "program", or maybe just to log something, so if the one after never runs or logs, it never made it to that code