#include #include using namespace std; int v[60][60]; int sum(int a,int b,int s){ int r=0; if(s>1){ for(int i=a;i