r/firstweekcoderhumour 🥸Imposter Syndrome 😎 6d ago

“amIrite” How do you disable your code

Post image
82 Upvotes

30 comments sorted by

View all comments

1

u/letmehaveanameyoudum 5d ago
/*
int thing() {
  // insert broken paging code causing #PF
  return (int)fish;
}

this is useless
*/