Branch1 #5

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

View File

@ -8,13 +8,16 @@ int n;
void func() {
printf("yakjhojjoiaoa");
printf("yakjhojjosssssssssssssss");
}
long fuct(int n) {
long res = 1;
for (int i = 1; i <= n; i++) {