首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
5116专题
hdu 5116--Everlasting L(计数DP)
题目链接 Problem Description Matt loves letter L. A point set P is (a, b)-L if and only if there exists x, y satisfying: P = {(x, y), (x + 1, y), . . . , (x + a, y), (x, y + 1), . . . , (x, y + b)
阅读更多...