摘要:
描述:在Windows系统下,在保证GitHub上的账号和密码正确的情况下,在push时候,输入正确的账号和密码后,却是提醒无效的账户密码。 解决方法:在C:\Users\...\AppData\Local\Atlassian\SourceTree下面找到了一个password的文件,删除相关的帐号 阅读全文
摘要:
函数文档:http://www.cplusplus.com/reference/string/string/substr/ /* substr(size_t pos = 0,size_t len = npos) 子字符串是从字符位置pos开始并跨越len字符(或直到字符串结尾,以先到者为准)的对象部 阅读全文
摘要:
https://www.cnblogs.com/wwzyy/p/5962076.html 先把上面的参考博客看了,如果会导入包的话,下面的教程就直接忽略emm 这时候,你应该把jar包下载下来了~ 右键点击项目文件-->Properties-->Java Buid Path -->Libraries 阅读全文
摘要:
Oh those picky N (1 <= N <= 50,000) cows! They are so picky that each one will only be milked over some precise time interval A..B (1 <= A <= B <= 1,0 阅读全文
摘要:
A. Eleven time limit per test : 1 second memory limit per test: 256 megabytes input: standard input output: standard output Eleven wants to choose a n 阅读全文
摘要:
B. Radio Station time limit per test: 2 seconds memory limit per test: 256 megabytes input: standard input output: standard output As the guys fried t 阅读全文
摘要:
The cows play the child's game of hopscotch in a non-traditional way. Instead of a linear set of numbered boxes into which to hop, the cows create a 5 阅读全文
摘要:
Problem F: 是你飘了,还是我拿不动刀了 Status Description Eternally给出长度在1000以内的英语文章,让你找出文章中的单词,按照英语的格式是每个单词是以空格分开的,但是呢,在这里不同,每个单词是以除大小写字母以外的字符来分开的。例如Eternally#is#a# 阅读全文
摘要:
Description 老曹和老颜玩游戏,他们准备攻击一个实体,实体有c的血量,老曹可以给实体造成a的伤害,老颜可以给实体造成b的伤害,过关条件是老曹和老颜攻击分别攻击多次之后,实体血量刚好为0。请你判断老曹和老颜是否能过关 Description 老曹和老颜玩游戏,他们准备攻击一个实体,实体有c的 阅读全文
摘要:
Description 周老师无聊时乱写了 n 个区间,但处女座的他随后又想将 n 个区间整理合并,但他发现区间太多了,于是他想请你帮帮他 Description 周老师无聊时乱写了 n 个区间,但处女座的他随后又想将 n 个区间整理合并,但他发现区间太多了,于是他想请你帮帮他 周老师无聊时乱写了 阅读全文