Remake2_1 #3
@ -7,6 +7,10 @@ int* pa;
|
||||
int n;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
long fuct(int n) {
|
||||
long res = 1;
|
||||
for (int i = 1; i <= n; i++) {
|
||||
|
Loading…
Reference in New Issue
Block a user