会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
CMlhc的博客
The night is dark and full of terrors.
博客园
首页
新随笔
联系
订阅
管理
2018年8月19日
codeforces 常用模板总结
摘要: ios_base::sync_with_stdio() 的具体用法 决定C++标准streams(cin,cout,cerr...)是否与相应的C标准程序库文件(stdin,stdout,stderr)同步,也就是是否使用相同的stream缓冲区,缺省情况是同步的,但由于同步会带来某些不必要的负担,
阅读全文
posted @ 2018-08-19 21:21 CMlhc
阅读(573)
评论(0)
推荐(0)
2018年6月17日
Codeforces 118A String Task
摘要: 题目链接 http://codeforces.com/problemset/problem/118/A
阅读全文
posted @ 2018-06-17 23:19 CMlhc
阅读(149)
评论(0)
推荐(0)
Codeforces 158A Next Round
摘要: 题目链接 http://codeforces.com/problemset/problem/158/A
阅读全文
posted @ 2018-06-17 13:20 CMlhc
阅读(82)
评论(0)
推荐(0)
Codeforces 71A Way Too Long Words
摘要: 题目链接 http://codeforces.com/problemset/problem/71/A
阅读全文
posted @ 2018-06-17 12:16 CMlhc
阅读(144)
评论(0)
推荐(0)
Codeforces 1A Theatre Square
摘要: 题目链接 http://codeforces.com/problemset/problem/1/A
阅读全文
posted @ 2018-06-17 11:57 CMlhc
阅读(87)
评论(0)
推荐(0)
Codeforces 4A Watermelon
摘要: 题目链接 http://codeforces.com/problemset/problem/4/A
阅读全文
posted @ 2018-06-17 11:37 CMlhc
阅读(257)
评论(0)
推荐(0)
2018年6月7日
2018 CodeM 下单
摘要: [编程|1000分] 下单 时间限制:C/C++ 1秒,其他语言 2秒空间限制:C/C++ 262144K,其他语言 524288K64bit IO Format: %lld 题目描述 美团在吃喝玩乐等很多方面都给大家提供了便利。最近又增加了一项新业务:小象生鲜。这是新零售超市,你既可以在线下超市门
阅读全文
posted @ 2018-06-07 23:06 CMlhc
阅读(139)
评论(0)
推荐(0)
2018年6月4日
BugkuCTF 点击一百万次
摘要: http://120.24.86.145:9001/test/ 打开网址,告诉我们要点击1000000次才可以获得flag F12审查元素 我们可以用控制台直接改变clicks的值,最后获得flag
阅读全文
posted @ 2018-06-04 15:47 CMlhc
阅读(518)
评论(0)
推荐(0)
BugkuCTF 头等舱
摘要: http://120.24.86.145:9009/hd.php 打开网址 用burp拦截,发现flag在Response里
阅读全文
posted @ 2018-06-04 15:40 CMlhc
阅读(468)
评论(0)
推荐(0)
BugkuCTF web5
摘要: http://120.24.86.145:8002/web5/ 打开网址 查看源代码 将()的内容复制到 Console,获得flag
阅读全文
posted @ 2018-06-04 15:37 CMlhc
阅读(294)
评论(0)
推荐(0)
下一页
公告