#include //Conjunto das partes => iterativo int A[] = {1, 1, 3, 1}; int main() { int i, n, j, s=0; n = 4; for(i=0; i