UVA 12563 Jin Ge jin Qu [h] ao Jin Song (01 backpack)

Source: Internet
Author: User

Each song can only be sung once, and the middle cannot sing, so the state is assigned to 1, in order to distinguish the legal state and illegal state, in the most vocal repertoire conditions, leave time should be as late as possible.

State F[c] represents the singing time for the largest singing track of C

#include <bits/stdc++.h>using namespacestd;Const intMAXN = -;Const intMaxt = the*maxn+679;intF[maxt];Const intJinge =678;intMain () {//freopen ("In.txt", "R", stdin);    intT scanf"%d",&T); intKas =0;  while(t--){        intN,t; scanf"%d%d",&n,&t); intK =0; Memset (F,-1,sizeof(int)*t); f[0] =0;  for(inti =0; I < n; i++){            intV scanf"%d",&V);  for(intj = T1; J >= V; j--){                if(~f[j-v] && (F[j] < f[j-v]+1) ) {F[j]= f[j-v]+1; if(F[j] > F[k] | | (F[j] = = F[k] && k <j)) {k=J; } }}} printf ("Case %d:%d%d\n", ++kas,f[k]+1, K +Jinge); }    return 0;}

UVA 12563 Jin Ge jin Qu [h] ao Jin Song (01 backpack)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.