摘要:
1.-.-字符串 观察发现是摩斯电码,直接摩斯电码转成字母 2.A Piece Of Cake 字母频率破解替换加密 解密网站:https://quipqiup.com/ especially ?ehavior which mimics humans or other animals. flag i 阅读全文
摘要:
链接:http://www.shiyanbar.com/ctf/1922 设一个等差数列,首元素为367,公差为186, 现在要求找出属于该等差数列中的第151个素数并输出。 python代码: def prime(a): #判断a是否是素数 for i in range(2,a): if (a % 阅读全文