-
[置顶]小程序引擎(开源小程序引擎)
本文目录一览:1、做一个小程序需要具备什么技术?2、企业是否需要制作小程序?怎么做企业小程序?3、taro 怎么集成 android sdk?4、百度小程序有什么特点?5、qq小程序基础引擎加载失败怎...
-
codeforces 417AElimination
codeforces 417AElimination The finalists of the “Russian Code Cup” competition in 2214 will be the...
-
codeforces 992 C Nastya and a Wardrobe
codeforces 992 C Nastya and a Wardrobe Nastya received a gift on New Year — a magic wardrobe. It i...
-
hdu 1693 Eat the Trees
hdu 1693 Eat the Trees Problem Description Most of us know that in the game called DotA(Defense o...
-
bzoj 1700 [Usaco2007 Jan]Problem Solving 解题
bzoj 1700 [Usaco2007 Jan]Problem Solving 解题 Description 过去的日子里,农夫John的牛没有任何题目. 可是现在他们有题目,有很多的题目....
-
bzoj 4145 [AMPPZ2014]The Prices
bzoj 4145 [AMPPZ2014]The Prices Description 你要购买m种物品各一件,一共有n家商店,你到第i家商店的路费为d[i],在第i家商店购买第j种物品的费用为...
-
bzoj 1864 [Zjoi2006]三色二叉树
bzoj 1864 [Zjoi2006]三色二叉树 DescriptionInput 仅有一行,不超过500000个字符,表示一个二叉树序列。Output 输出文件也只有一行,包含两个数,依次...
-
bzoj 5073 [Lydsy1710月赛]小A的咒语
bzoj 5073 [Lydsy1710月赛]小A的咒语 题意:给定a,b两个串 求是否能将a拆成x个以内的串完全匹配 b考虑设dp[i][j]表示当前在a中第i个位置用了j段在b中匹配的最大是多...
-
codeforces 689C Mike and Chocolate Thieves
codeforces 689C Mike and Chocolate Thieves C. Mike and Chocolate Thieves time limit per test 2 s...
-
luogu1074 靶形数独
luogu1074 靶形数独 题目描述小城和小华都是热爱数学的好学生,最近,他们不约而同地迷上了数独游戏,好胜的他们想用数独来一比高低。但普通的数独对他们来说都过于简单了,于是他们向 Z 博士请教...
-
luogu1099 树网的核
luogu1099 树网的核 题目描述 设T=(V, E, W) 是一个无圈且连通的无向图(也称为无根树),每条边到有正整数的权,我们称T为树网(treebetwork),其中V,E分别表示结点...