Compare commits
No commits in common. "d5b7462a537979982985bcc39899587db57b3ce4" and "c064ac3a9c358dad0ec4cdd950cf561eb347769c" have entirely different histories.
d5b7462a53
...
c064ac3a9c
@ -9,8 +9,6 @@ int n;
|
|||||||
void func() {
|
void func() {
|
||||||
|
|
||||||
printf("yakjhojjosssssssssssssss");
|
printf("yakjhojjosssssssssssssss");
|
||||||
printf("yayasdasdasdddfsdfdsfsfsfad");
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -20,10 +18,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