3 lines
51 B
C
3 lines
51 B
C
#include <math.h>
|
|
|
|
void power(int **p, double a[]); |
#include <math.h>
|
|
|
|
void power(int **p, double a[]); |