100801l专题

L - Lucky Chances Gym - 100801L

题意: 多少个方向单调递减 #include <cstdio>#include <cstring>#include <iostream>#include <algorithm>using namespace std;typedef long long ll;int a[105][105];int n,m;bool up(int x,int y) {for(int i = x - 1;i