3 lines
42 B
Text
3 lines
42 B
Text
|
|
Pl(n)={matpascal(n-1)}
|
||
|
|
printf("%d",Pl(5))
|