Dremor@lemmy.worldM to Animals with Jobs@lemmy.worldEnglish · 4 days agoAnother cat shaped void - This one with a joblemmy.worldimagemessage-square5fedilinkarrow-up1101file-textcross-posted to: cat@lemmy.world
arrow-up1101imageAnother cat shaped void - This one with a joblemmy.worldDremor@lemmy.worldM to Animals with Jobs@lemmy.worldEnglish · 4 days agomessage-square5fedilinkfile-textcross-posted to: cat@lemmy.world
minus-squaremelroy@kbin.melroy.orglinkfedilinkarrow-up4·4 days agoint main() { std::cout << "Starting cat food dispenser..." << std::endl; while (true) { giveMeFood(); // Waiting for max 1 second std::this_thread::sleep_for(std::chrono::seconds(1)); } }
minus-squareDremor@lemmy.worldOPMlinkfedilinkEnglisharrow-up2·edit-24 days agovoid paw () { throw new PushObjectException(); }
void main () {}
int main() { std::cout << "Starting cat food dispenser..." << std::endl; while (true) { giveMeFood(); // Waiting for max 1 second std::this_thread::sleep_for(std::chrono::seconds(1)); } }
void paw () { throw new PushObjectException(); }