{"provider_url":"https://hatena.blog","blog_title":"a_kawashiro\u306e\u30d6\u30ed\u30b0","url":"https://a-kawashiro.hatenablog.com/entry/20110429/1304047268","published":"2011-04-29 12:21:08","author_url":"https://blog.hatena.ne.jp/a_kawashiro/","image_url":null,"html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fa-kawashiro.hatenablog.com%2Fentry%2F20110429%2F1304047268\" title=\"SRM396 div1 medium - a_kawashiro\u306e\u30d6\u30ed\u30b0\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","provider_name":"Hatena Blog","type":"rich","width":"100%","categories":["topcoder"],"blog_url":"https://a-kawashiro.hatenablog.com/","title":"SRM396 div1 medium","author_name":"a_kawashiro","description":"\u3081\u3093\u3069\u304f\u3055\u3044\u3002 #include <queue> #include <string> #include <vector> using namespace std; class FixImage { public: int h,w; int image[60][60]; int color() { for(int i=0;i<h;i++) for(int j=0;j<w;j++) if(image[i][j]!=-1) image[i][j]=3000; int c=0; for(int sy=0;sy<h;sy++) for(int sx=0;sx<w;sx++) if(image[sy][s\u2026","version":"1.0","height":"190"}