Branch1 #5

Open
GuyWhoLikePizza wants to merge 3 commits from Branch1 into main
Showing only changes of commit d5b7462a53 - Show all commits

View File

@ -9,6 +9,8 @@ int n;
void func() {
printf("yakjhojjosssssssssssssss");
printf("yayasdasdasdddfsdfdsfsfsfad");
}
@ -18,6 +20,10 @@ void func() {
long fuct(int n) {
long res = 1;
for (int i = 1; i <= n; i++) {