1/6
Oh noes! The robots are killing us! But why? We never programmed them to do this!
static bool isCrazyMurderingRobot = false;
void interact_with_humans (void) {
if (isCrazyMurderingRobot = true)
kill(humans);
else
be_nice_to(humans);
}
- Posted on
- Saturday 18 March 2017
- Dimensions
- 1280*920
- Filesize
- 215 KB
- Keywords
- programming
- Albums
- Visits
- 22235
0 comments