摘要: 阅读全文
posted @ 2018-07-29 18:38 BrysonChen 阅读(342) 评论(0) 推荐(0) 编辑
摘要: 牛客网暑期ACM多校训练营(第三场) C Shuffle Cards 题目: 链接:https://www.nowcoder.com/acm/contest/141/C来源:牛客网 时间限制:C/C++ 1秒,其他语言2秒空间限制:C/C++ 262144K,其他语言524288KSpecial J 阅读全文
posted @ 2018-07-28 10:40 BrysonChen 阅读(220) 评论(0) 推荐(0) 编辑
摘要: inline int read() { char ch = getchar(); int x = 0, f = 1; while(ch '9') { if(ch == '-') f = -1; ch = getchar(); } while('0' 9) put(x / 10); putc... 阅读全文
posted @ 2018-07-28 09:42 BrysonChen 阅读(572) 评论(0) 推荐(0) 编辑
摘要: 牛客网暑期ACM多校训练营(第三场) J Distance to Work 题目: 链接:https://www.nowcoder.com/acm/contest/141/J来源:牛客网 时间限制:C/C++ 2秒,其他语言4秒空间限制:C/C++ 262144K,其他语言524288KSpecia 阅读全文
posted @ 2018-07-27 18:07 BrysonChen 阅读(323) 评论(0) 推荐(0) 编辑
摘要: 牛客网暑期ACM多校训练营(第三场) E Sort String 题目: 链接:https://www.nowcoder.com/acm/contest/141/E来源:牛客网 时间限制:C/C++ 1秒,其他语言2秒 空间限制:C/C++ 262144K,其他语言524288K Special J 阅读全文
posted @ 2018-07-27 15:31 BrysonChen 阅读(404) 评论(0) 推荐(0) 编辑
摘要: 牛客网暑期ACM多校训练营(第三场) H Diff-prime Pairs 题目: 链接:https://www.nowcoder.com/acm/contest/141/H来源:牛客网 时间限制:C/C++ 1秒,其他语言2秒 空间限制:C/C++ 262144K,其他语言524288K 64bi 阅读全文
posted @ 2018-07-27 09:42 BrysonChen 阅读(581) 评论(0) 推荐(1) 编辑
摘要: 牛客网暑期ACM多校训练营(第三场) — A — PACM Team 题目: 链接:https://www.nowcoder.com/acm/contest/141/A来源:牛客网 时间限制:C/C++ 1秒,其他语言2秒空间限制:C/C++ 262144K,其他语言524288KSpecial J 阅读全文
posted @ 2018-07-26 21:42 BrysonChen 阅读(289) 评论(0) 推荐(0) 编辑
摘要: 牛客小白月赛5 I 区间 (interval) 题目: 链接:https://www.nowcoder.com/acm/contest/135/I来源:牛客网 时间限制:C/C++ 2秒,其他语言4秒 空间限制:C/C++ 32768K,其他语言65536K 64bit IO Format: %ll 阅读全文
posted @ 2018-07-23 10:55 BrysonChen 阅读(1203) 评论(0) 推荐(0) 编辑
摘要: Atom 是原生支持markdown语法的,并支持实时预览 快捷键:ctrl + shift+m 效果: 阅读全文
posted @ 2018-07-23 09:18 BrysonChen 阅读(4688) 评论(0) 推荐(2) 编辑
摘要: 牛客小白月赛5 J 时间(time) 题目: 链接:https://www.nowcoder.com/acm/contest/135/J来源:牛客网 时间限制:C/C++ 1秒,其他语言2秒 空间限制:C/C++ 32768K,其他语言65536K 64bit IO Format: %lld 时间限 阅读全文
posted @ 2018-07-23 09:07 BrysonChen 阅读(346) 评论(0) 推荐(0) 编辑