码迷,mamicode.com
首页 >  
搜索关键字:alice    ( 981个结果
Find the Lost Sock
描述 Alice bought a lot of pairs of socks yesterday. But when she went home, she found that she has lost one of them. Each sock has a name which contain ...
分类:其他好文   时间:2018-05-05 20:42:05    阅读次数:202
Game
Alice and Bob is playing a game. Each of them has a number. Alice’s number is A, and Bob’s number is B. Each turn, one player can do one of the follow ...
分类:其他好文   时间:2018-05-01 14:01:48    阅读次数:339
[九省联考 2018]一双木棋chess
Description "题库链接" 给出一个 $n\times m$ 的棋盘,棋盘的每个格子有两个权值 $A,B$ 。 Alice 和 Bob 轮流操作在棋盘上放棋子,一个格子能放棋子的前提条件是这个格子的左侧和上侧均放了棋子。对于 Alice 放棋子的格子,能获得该格子的 $A$ 的权值;对于 ...
分类:其他好文   时间:2018-04-29 15:30:12    阅读次数:185
Java 刷题(五)
Codewars 刷题第五天,数组问题。 Enough is enough! Alice and Bob were on a holiday. Both of them took many pictures of the places they've been, and now they want ...
分类:编程语言   时间:2018-04-29 11:54:49    阅读次数:196
bzoj 4818: [Sdoi2017]序列计数
Description Alice想要得到一个长度为n的序列,序列中的数都是不超过m的正整数,而且这n个数的和是p的倍数。Alice还希望 ,这n个数中,至少有一个数是质数。Alice想知道,有多少个序列满足她的要求。 Solution 补集转换 用没有质数限制的方案 一个质数都没有的方案 然后这个 ...
分类:其他好文   时间:2018-04-28 23:46:11    阅读次数:198
向域中批量创建用户
------使用CSVDE----------DN,ObjectClass,SAMAccountName,userPrincipalName,displayName,userAccountcontrol"cn=Alice,ou=HR,dc=contoso,dc=com",user,Alice,Alice@contoso.com,hujintao,512"cn=Bob,
分类:其他好文   时间:2018-04-27 17:58:53    阅读次数:147
Multiplication Game
题目描述 Alice and Bob are in their class doing drills on multiplication and division. They quickly get bored and instead decide to play a game they inven ...
分类:其他好文   时间:2018-04-25 12:46:41    阅读次数:217
【博弈论】Multiplication Game
题目描述 Alice and Bob are in their class doing drills on multiplication and division. They quickly get bored and instead decide to play a game they inven ...
分类:其他好文   时间:2018-04-25 00:17:43    阅读次数:244
连通分量!
As part of a CS course, Alice just ?nished programming her robot to explore a graph having n nodes, labeled 1, 2, . . . , n, and m directed edges. Ini ...
分类:其他好文   时间:2018-04-22 20:00:04    阅读次数:181
[CQOI2018] 破解D-H协议
题目背景 Diffie-Hellman密钥交换协议是一种简单有效的密钥交换方法。它可以让通讯双方在没有事先约定密钥(密码) 的情况下,通过不安全的信道(可能被窃听) 建立一个安全的密钥K,用于加密之后的通讯内容。 题目描述 假定通讯双方名为Alice和Bob,协议的工作过程描述如下(其中 mod 表 ...
分类:其他好文   时间:2018-04-22 12:54:42    阅读次数:182
981条   上一页 1 ... 30 31 32 33 34 ... 99 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!