int main() {
rush_into(hospital);
talk_to(receptionist);
talk_to(doctor);
visit(wife, MOURNING);
}
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
int main() {
rush_into(hospital);
talk_to(receptionist);
talk_to(doctor);
visit(wife, MOURNING);
}