5 lines
62 B
C
5 lines
62 B
C
typedef unsigned long long Set;
|
|
|
|
Set buscar(int a[], int n);
|
|
|
typedef unsigned long long Set;
|
|
|
|
Set buscar(int a[], int n);
|
|
|