12 2017 档案

摘要:问题 如图: 用VS2013生成exe执行文件时发现的问题,起初以为是没添加ico图像的最小尺寸,后来查看ico并不是这个问题。 Baidu、Google了半天找到原因:文件资源管理器的图标缓存bug。 解决办法 1.将exe换个文件夹或者换个名就正常了,但是如果重新生成一个exe又会出现这个问题, 阅读全文
posted @ 2017-12-29 16:05 0kk470 阅读(420) 评论(0) 推荐(0)
摘要:1097. Deduplication on a Linked List (25) 时间限制 300 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue 时间限制 300 ms 时间限制 300 ms 内存限制 65536 kB 内存 阅读全文
posted @ 2017-12-29 10:24 0kk470 阅读(287) 评论(0) 推荐(0)
摘要:1059. Prime Factors (25) 时间限制 100 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 HE, Qinming 时间限制 100 ms 时间限制 100 ms 内存限制 65536 kB 内存限制 65536 kB 代码长 阅读全文
posted @ 2017-12-28 11:37 0kk470 阅读(218) 评论(0) 推荐(0)
摘要:1052. Linked List Sorting (25) 时间限制 400 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue 时间限制 400 ms 时间限制 400 ms 内存限制 65536 kB 内存限制 65536 kB 阅读全文
posted @ 2017-12-28 10:38 0kk470 阅读(150) 评论(0) 推荐(0)
摘要:1034. Head of a Gang (30) 时间限制 100 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue 时间限制 100 ms 时间限制 100 ms 内存限制 65536 kB 内存限制 65536 kB 代码长度 阅读全文
posted @ 2017-12-27 12:53 0kk470 阅读(153) 评论(0) 推荐(0)
摘要:1115. Counting Nodes in a BST (30) 时间限制 400 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue 时间限制 400 ms 时间限制 400 ms 内存限制 65536 kB 内存限制 6553 阅读全文
posted @ 2017-12-26 09:47 0kk470 阅读(205) 评论(0) 推荐(0)
摘要:1117. Eddington Number(25) 时间限制 250 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue 时间限制 250 ms 时间限制 250 ms 内存限制 65536 kB 内存限制 65536 kB 代码长 阅读全文
posted @ 2017-12-22 15:54 0kk470 阅读(373) 评论(0) 推荐(0)
摘要:1056. Mice and Rice (25) 时间限制 100 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue 时间限制 100 ms 时间限制 100 ms 内存限制 65536 kB 内存限制 65536 kB 代码长度限 阅读全文
posted @ 2017-12-21 15:23 0kk470 阅读(186) 评论(0) 推荐(0)
摘要:1049. Counting Ones (30) 时间限制 100 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue 时间限制 100 ms 时间限制 100 ms 内存限制 65536 kB 内存限制 65536 kB 代码长度限 阅读全文
posted @ 2017-12-20 18:01 0kk470 阅读(956) 评论(1) 推荐(0)
摘要:1021. Deepest Root (25) 时间限制 1500 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue 时间限制 1500 ms 时间限制 1500 ms 内存限制 65536 kB 内存限制 65536 kB 代码长 阅读全文
posted @ 2017-12-19 11:20 0kk470 阅读(206) 评论(0) 推荐(0)
摘要:1136. A Delayed Palindrome (20) 时间限制 400 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue 时间限制 400 ms 时间限制 400 ms 内存限制 65536 kB 内存限制 65536 k 阅读全文
posted @ 2017-12-12 11:20 0kk470 阅读(207) 评论(0) 推荐(0)
摘要:1106. Lowest Price in Supply Chain (25) 时间限制 200 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue 时间限制 200 ms 时间限制 200 ms 内存限制 65536 kB 内存限制 阅读全文
posted @ 2017-12-08 13:03 0kk470 阅读(265) 评论(0) 推荐(0)
摘要:1079. Total Sales of Supply Chain (25) 时间限制 250 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue 时间限制 250 ms 时间限制 250 ms 内存限制 65536 kB 内存限制 阅读全文
posted @ 2017-12-08 13:00 0kk470 阅读(204) 评论(0) 推荐(0)
摘要:1043. Is It a Binary Search Tree (25) 时间限制 400 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue 时间限制 400 ms 时间限制 400 ms 内存限制 65536 kB 内存限制 6 阅读全文
posted @ 2017-12-08 12:55 0kk470 阅读(164) 评论(0) 推荐(0)
摘要:1022. Digital Library (30) 时间限制 1000 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue 时间限制 1000 ms 时间限制 1000 ms 内存限制 65536 kB 内存限制 65536 kB 阅读全文
posted @ 2017-12-08 12:48 0kk470 阅读(236) 评论(0) 推荐(0)
摘要:1107. Social Clusters (30) 时间限制 1000 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue 时间限制 1000 ms 时间限制 1000 ms 内存限制 65536 kB 内存限制 65536 kB 阅读全文
posted @ 2017-12-08 12:43 0kk470 阅读(304) 评论(0) 推荐(0)
摘要:前言 记录一些经常需要用到的命令。 私钥、公钥的生成(默认在C盘用户文件下生成) 拉取远程分支并与本地分支合并 上述效果等同于 fetch + merge。 多仓库同时推送 如果想把项目新增代码同时推送到coding和github的远程分支上,可以执行如下指令: 1)首先添加多个需要推送的远程仓库 阅读全文
posted @ 2017-12-07 10:31 0kk470 阅读(159) 评论(0) 推荐(0)