Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
GIGACHAD-pixeldick committed Jun 23, 2023
1 parent 27a9495 commit 37e4b28
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions first.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -624,15 +624,14 @@ int main_21(){
}

void happyBirthday(){
int edit;

std::cout << "Happy Birthday to you!";

int main_33(){

happyBirthday();

std::cout << "Say my name!";
std::cout << "Heisenberg";
}
do{
if()
}
std::cout << "Happy Birthday to you!";
}

0 comments on commit 37e4b28

Please sign in to comment.