#include using namespace std; int main() { long long int n,i,b,max,maxp; scanf("%lld",&n); vector v(6,0); for(i=0;i