随笔分类 -  GCJ

Crazy Rows 2009 Round 2 A
摘要:2015-05-0822:45:28地址:http://code.google.com/codejam/contest/204113/dashboard题意:给出一个n,然后是n*n的矩阵,题目保证这个矩阵可以转化为下三角矩阵,问最少的操作数,使它成为下三角矩阵。其实对于矩阵的每一行,我们只需保留它... 阅读全文
posted @ 2015-05-08 22:55 _fukua 阅读(274) 评论(0) 推荐(0)