Files
sosito/T1/suma.h
2026-03-24 15:51:42 -03:00

5 lines
62 B
C

typedef unsigned long long Set;
Set buscar(int a[], int n);