#include "funzioni.h" int potenza (int x, int y){ int tot = x; for (int i = 1;i