首页 标签「题目」的内容如下:( Page 91 )
hdu 5106 Bits Problem(数位dp)
2022-11-06

题目链接:hdu 5106 Bits Problem题目大意:给定n和r,要求算…

查看详情 1,057
【leetcode】Pascal's Triangle
2022-11-06

题目简述:Given numRows, generate the first n…

LeetCode 175. Combine Two Tables 【MySQL中连接查询on和where的区别】
2022-11-06

一、题目  175. Combine Two Tables二、分析  连接查询的…

[HDU – 5170GTY's math problem 数的精度类
2022-11-06

题目链接:HDU - 5170GTY's math problem题目描述Des…

Codeforces Round #143 (Div. 2) (ABCD 思维场)
2022-11-06

题目连链接:http://codeforces.com/contest/231A…

LeetCode All in One 题目讲解汇总(持续更新中…)
2022-11-06

终于将LeetCode的免费题刷完了,真是漫长的第一遍啊,估计很多题都忘的差不多…

2016huasacm暑假集训训练五 E – What Is Your Grade?
2022-11-06

题目链接:https://vjudge.net/contest/126708题意…

BZOJ 1216 操作系统(堆)
2022-11-06

用堆模拟题目中的操作即可。# include <cstdio># i…