码迷,mamicode.com
首页 >  
搜索关键字:solved    ( 1005个结果
Codeforces Round #589 (Div. 2)
[TOC] Contest Info "Practice Link" |Solved|A|B|C|D|E|F| |: :|: :|: :|: :|: :|: :|: :| |5/6|O|O|O|O|?| | O 在比赛中通过 ? 赛后通过 ! 尝试了但是失败了 \ 没有尝试 Solutions A. ...
分类:其他好文   时间:2019-09-30 10:00:26    阅读次数:79
How to POST data to backend server
https://discuss.emberjs.com/t/solved-register-form-how-to-post-data-to-backend-server/12754 ...
分类:其他好文   时间:2019-09-20 12:20:27    阅读次数:61
2019ICPC 沈阳 网络赛
A. 2:40:11(-7) solved by zcz 通过旋转使得抓人的在左下角,逃得在右上角 结论是逃得一定在右上 或者 右下 左上被抓住,找到规律枚举一下即可 #include<iostream> #include<cstring> #include<cstdio> #include<alg ...
分类:其他好文   时间:2019-09-14 19:11:21    阅读次数:125
Q&A about Jaw Crusher Failure
During stone production process, many customers will meet various fault problems of jaw crusher. If these failures are not solved correctly, it would ... ...
分类:其他好文   时间:2019-08-27 15:40:33    阅读次数:101
2019 CCPC网络赛
一到网络赛,大家都是东亚之光 1001 00:23:46 solved by hl 签到 枚举一下位就行了 #include <map> #include <set> #include <ctime> #include <cmath> #include <queue> #include <stack ...
分类:其他好文   时间:2019-08-25 17:48:01    阅读次数:83
2019杭电多校第九场
2019杭电多校第九场 熟悉的后半场挂机节奏,又苟进首页了,很快乐 1001. Rikka with Quicksort upsolved 不是我做的,1e9调和级数分段打表 1002. Rikka with Cake solved at 01:11 有一个矩形,给你很多射线(射线只有横平竖直的四个 ...
分类:其他好文   时间:2019-08-20 20:32:22    阅读次数:89
Advantages & Disadvantages of Recursion
Recursion is a technique in which a problem is solved by itself; it's a technique to solve most Divide & Conquer problems. Differences between Divide ...
分类:其他好文   时间:2019-08-18 09:30:00    阅读次数:94
Boring Class HDU - 5324 (CDQ分治)
Mr. Zstu and Mr. Hdu are taking a boring class , Mr. Zstu comes up with a problem to kill time, Mr. Hdu thinks it’s too easy, he solved it very quickl ...
分类:其他好文   时间:2019-08-13 22:49:01    阅读次数:101
Educational Codeforces Round 70
[TOC] Contest Info "Practice Link" |Solved|A|B|C|D|E|F| |: :|: :|: :|: :|: :|: :|: :| |5/6|?|?|?|?|?| | O 在比赛中通过 ? 赛后通过 ! 尝试了但是失败了 \ 没有尝试 Solutions A. ...
分类:其他好文   时间:2019-08-09 23:35:46    阅读次数:92
2016ICPC 大连
A.1:41:18 solved by hl 大致就是一个图上染色判断是否有矛盾。 按照样例来看,似乎存在孤立点就要输出NO #include <map> #include <set> #include <ctime> #include <cmath> #include <queue> #inclu ...
分类:其他好文   时间:2019-08-09 19:15:24    阅读次数:96
1005条   上一页 1 ... 4 5 6 7 8 ... 101 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!