#include
int main(){
print "Goodbye world :(\n";
return(70);
}
each of us has a return value, but only very few of us are able to know what
the return value we pass back is when our run-time ends and we hand
ourselves over to the system.
-- TheFloorIsNowBacon@reddit