码迷,mamicode.com
首页 >  
搜索关键字:positive    ( 2430个结果
国庆个人第四场
Little C Loves 3 I Description Little C loves number «3» very much. He loves all things about it. Now he has a positive integer nn. He wants to split  ...
分类:其他好文   时间:2018-10-04 21:36:38    阅读次数:154
Lucky Sum (dfs打表)
Lucky Sum Petya loves lucky numbers. Everybody knows that lucky numbers are positive integers whose decimal representation contains only the lucky dig ...
分类:其他好文   时间:2018-10-04 19:28:52    阅读次数:204
Rightmost Digit
题目链接 Problem Description Given a positive integer N, you should output the most right digit of N^N. Input The input contains several test cases. The f ...
分类:Web程序   时间:2018-10-04 13:22:04    阅读次数:169
689. Maximum Sum of 3 Non-Overlapping Subarrays
In a given array nums of positive integers, find three non-overlapping subarrays with maximum sum. Each subarray will be of size k, and we want to max ...
分类:移动开发   时间:2018-10-04 10:08:35    阅读次数:174
1004.Median
Given an increasing sequence S of N integers, the median is the number at the middle position. For example, the median of S1={11, 12, 13, 14} is 12, a ...
分类:其他好文   时间:2018-10-02 17:59:09    阅读次数:185
1002.Grading
Grading hundreds of thousands of Graduate Entrance Exams is a hard work. It is even harder to design a process to make the results as fair as possible ...
分类:其他好文   时间:2018-10-02 17:54:06    阅读次数:151
1095.2的幂次方
Every positive number can be presented by the exponential form.For example, 137 = 2^7 + 2^3 + 2^0。 Let's present a^b by the form a(b).Then 137 is pres ...
分类:其他好文   时间:2018-10-02 17:43:42    阅读次数:117
1047A_Little C Loves 3 I(构造)
A. Little C Loves 3 I time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output A. Little C Loves 3 ...
分类:其他好文   时间:2018-10-02 13:58:07    阅读次数:158
1124.Digitalroots
The digital root of a positive integer is found by summing the digits of the integer. If the resulting value is a single digit then that digit is the ...
分类:其他好文   时间:2018-10-01 17:55:47    阅读次数:180
SPOJ10606 BALNUM - Balanced Numbers(数位DP+状压)
Balanced numbers have been used by mathematicians for centuries. A positive integer is considered a balanced number if: 1) Every even digit appears an ...
分类:其他好文   时间:2018-09-29 20:30:52    阅读次数:225
2430条   上一页 1 ... 48 49 50 51 52 ... 243 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!