首页
学习
活动
专区
圈层
工具
发布

#input

【记录】vscode中提交commit时卡住的解决方法

夜梦星尘

省流:取消勾选Use Editor As Commit Input选项,可以避免在无消息提交时创建默认文件(服务器不接受这种提交方式)。取消勾选后,再次提交就可...

700

【用Java语言利用多线程分治实现,快速的找出3.7亿个字中第一个不重复的字符】

贺公子之数据科学与艺术

15010

HTML笔记:表单input标签

三桥君

input:标签用于搜集用户信息,根据不同的type属性值,展示不同的控件,如输入框、密码框、复选框等。

10510

【LightOJ】1215 - Finding LCM(数论)

FishWang

1215 - Finding LCM PDF (English) Statistics Forum Time Limit: 2 second(s) Me...

18210

【51Nod】1432 - 独木舟(贪心)

FishWang

基准时间限制:1 秒 空间限制:131072 KB 分值: 10 难度:2级算法题

15010

【51Nod】1629 - B君的圆锥(数学)

FishWang

基准时间限制:1 秒 空间限制:131072 KB 分值: 10 难度:2级算法题

15210

【51Nod】1080 - 两个数的平方和(数论)

FishWang

基准时间限制:1 秒 空间限制:131072 KB 分值: 5 难度:1级算法题

15310

【51Nod】1091 - 线段的重叠(贪心)

FishWang

基准时间限制:1 秒 空间限制:131072 KB 分值: 5 难度:1级算法题

17310

【51Nod】1283 - 最小周长(水)

FishWang

基准时间限制:1 秒 空间限制:131072 KB 分值: 5 难度:1级算法题

16410

【LightOJ】1410 - Consistent Verdicts(思维)

FishWang

In a 2D plane N persons are standing and each of them has a gun in his hand. The...

16910

【LightOJ】1064 - Throwing Dice(dp打表)

FishWang

n common cubic dice are thrown. What is the probability that the sum of all thro...

19010

【LightOJ】1189 - Sum of Factorials(思维)

FishWang

Given an integer n, you have to find whether it can be expressed as summation of...

16410

【LightOJ】1109 - False Ordering(打表)

FishWang

We define b is a Divisor of a number a if a is divisible by b. So, the divisors ...

15510

【LightOJ】1331 - Agent J(数论)

FishWang

Agent J is preparing to steal an antique diamond piece from a museum. As it is f...

17710

【LightOJ】1136 - Division by 3(规律)

FishWang

There is sequence 1, 12, 123, 1234, ..., 12345678910, ... . Now you are given tw...

18710

【LightOJ】1305 - Area of a Parallelogram(求平行四边形面积)

FishWang

A parallelogram is a quadrilateral with two pairs of parallel sides. See the pic...

15110

【HDU】2147 - kiki's game(博弈)

FishWang

Input contains multiple test cases. Each line contains two integer n, m (0<n,m<=...

9310

【LightOJ】1282 - Leading and Trailing(快速幂 & 数论)

FishWang

For each case, print the case number and the three leading digits (most signific...

20110

【HDU】2069 - Coin Change(暴力)

FishWang

The input file contains any number of lines, each one consisting of a number ( ≤...

14710

【51Nod】1013 - 3的幂的和(等比数列 & 逆元)

FishWang

基准时间限制:1 秒 空间限制:131072 KB 分值: 20 难度:3级算法题

15310
领券