Compare commits

..

No commits in common. "25b2f1ee4336bbbb59bbd9dad73e33234e87f261" and "69ab5ec72b4bda226602f5b9031510666e0a16db" have entirely different histories.

View File

@ -8,8 +8,7 @@ int n;
void func() {
printf("yayasdasdasdddfsdfdsfsfsfad");
printf("yayayyaya");
}
@ -18,8 +17,6 @@ void func() {
long fuct(int n) {
long res = 1;
for (int i = 1; i <= n; i++) {