码迷,mamicode.com
首页 >  
搜索关键字:input/output error出错问题    ( 1738个结果
Codeforces Round #162 (Div. 1) A. Escape from Stones
A. Escape from Stones time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output A. Escape from Sto ...
分类:其他好文   时间:2018-07-30 00:36:49    阅读次数:151
D. Two Strings Swaps
D. Two Strings Swaps time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output You are given two s ...
分类:其他好文   时间:2018-07-29 00:55:03    阅读次数:171
记录去大搜车的一道笔试题
java编程题 实现一个字符串数字转人民币的小功能 入参:一个字符串,范围是0.00~999999.99,最多两位小数 出参:对应的人民币大写或者验证不合法 例子1: input:12345.67 output:壹万贰仟叁佰肆拾伍元陆角柒分 例子2: input:1000000 output:输入值 ...
分类:其他好文   时间:2018-07-28 13:41:45    阅读次数:116
[noip2016] 蚯蚓 (队列)
"传送门" Description Input Output Sample Input 样例1: 3 7 1 1 3 1 3 3 2 样例2: 3 7 1 1 3 2 3 3 2 样例3: 3 7 1 1 3 9 3 3 2 Sample Output 样例1: 3 4 4 4 5 5 6 6 6 ...
分类:其他好文   时间:2018-07-26 13:08:35    阅读次数:109
Angular组件之间通讯
组件之间会有下列3种关系: 1. 父子关系 2. 兄弟关系 3. 没有直接关系 通常采用下列方式处理(某些方式是框架特有)组件间的通讯,如下: 1父子组件之间的交互(@Input/@Output/模板变量/@ViewChild) 2非父子组件(Service/localStorage) 3还可以利用 ...
分类:其他好文   时间:2018-07-25 18:17:11    阅读次数:817
XOR and Favorite Number (莫对算法)
E. XOR and Favorite Number time limit per test 4 seconds memory limit per test 256 megabytes input standard input output standard output E. XOR and Fa ...
分类:编程语言   时间:2018-07-24 17:52:18    阅读次数:171
leetcode 9. Palindrome Number
Determine whether an integer is a palindrome. An integer is a palindrome when it reads the same backward as forward. Example 1: Input: 121 Output: tru ...
分类:其他好文   时间:2018-07-21 14:41:52    阅读次数:130
CF626F:Group Projects
F. Group Projects time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output F. Group Projects time ...
分类:其他好文   时间:2018-07-21 12:01:49    阅读次数:194
[CF722C] Destroying Array
C. Destroying Array time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output You are given an arra ...
分类:其他好文   时间:2018-07-18 14:22:47    阅读次数:284
CF703D Mishka and Interesting sum
D. Mishka and Interesting sum time limit per test 3.5 seconds memory limit per test 256 megabytes input standard input output standard output D. Mishk ...
分类:其他好文   时间:2018-07-18 01:11:04    阅读次数:198
1738条   上一页 1 ... 59 60 61 62 63 ... 174 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!