摘要:
#include using namespace std; int n,m,sum=0,maxx=0,num=1e9+5; int a[10][10],flag[10][10]; int ansx[4]={0,0,-1,1},ansy[4]={1,-1,0,0}; void dfs(int x,int y,int currentsum,int currentnum){ fl... 阅读全文
posted @ 2019-03-15 00:06
frente
阅读(187)
评论(1)
推荐(0)

浙公网安备 33010602011771号