3 lines
92 B
C
3 lines
92 B
C
#include "multiprecision.h"
|
|
|
|
struct lentier Add_lentier(struct lentier a, struct lentier b); |