Compare commits
No commits in common. "Branch1" and "main" have entirely different histories.
@ -8,7 +8,6 @@ int n;
|
|||||||
|
|
||||||
void func() {
|
void func() {
|
||||||
|
|
||||||
printf("yakjhojjosssssssssssssss");
|
|
||||||
printf("yayasdasdasdddfsdfdsfsfsfad");
|
printf("yayasdasdasdddfsdfdsfsfsfad");
|
||||||
|
|
||||||
|
|
||||||
@ -21,9 +20,6 @@ void func() {
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
long fuct(int n) {
|
long fuct(int n) {
|
||||||
long res = 1;
|
long res = 1;
|
||||||
for (int i = 1; i <= n; i++) {
|
for (int i = 1; i <= n; i++) {
|
||||||
|
Loading…
Reference in New Issue
Block a user