Branch1 #5

Merged
GuyWhoLikePizza merged 3 commits from Branch1 into main 2024-11-25 00:02:07 +04:00
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++) {