摘要:
2015-05-0822:45:28地址:http://code.google.com/codejam/contest/204113/dashboard题意:给出一个n,然后是n*n的矩阵,题目保证这个矩阵可以转化为下三角矩阵,问最少的操作数,使它成为下三角矩阵。其实对于矩阵的每一行,我们只需保留它... 阅读全文
摘要:
不得不说,真的是渣,只做出了一道题。 A. Set of StringsYou are given a stringq. A sequence ofkstringss1, s2, ..., skis calledbeautiful, if the concatenation of ... 阅读全文