asdsd
This commit is contained in:
parent
206914b882
commit
c064ac3a9c
@ -8,13 +8,16 @@ int n;
|
|||||||
|
|
||||||
void func() {
|
void func() {
|
||||||
|
|
||||||
printf("yakjhojjoiaoa");
|
printf("yakjhojjosssssssssssssss");
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
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