摘要:
原题传送门:Problem - 591B - Codeforces B. Rebranding time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard 阅读全文
摘要:
Max Sequence(dp最大m子段和) Problem Max Sequence Time limit 3000 ms Mem limit 65536 kB OS Linux Give you N integers a1, a2 … aN (|ai| <=1000, 1 <= i <= N). 阅读全文