Compare commits

..

No commits in common. "main" and "Ветка2" have entirely different histories.

View File

@ -7,6 +7,5 @@ int main() {
} }
void project1() { void project1() {
printf("Hello!");
printf("HELLO!!!!!!"); printf("HELLO!!!!!!");
} }