LZY1999
LZY1999
全部文章
ACM
Arduino(1)
C/C++(1)
Python(1)
数据库(3)
数据结构(2)
数据结构和算法(16)
未归档(48)
算法(1)
计算机操作系统(1)
读书笔记(9)
归档
标签
去牛客网
登录
/
注册
LZY1999的博客
全部文章
/ ACM
(共7篇)
HDU 1097 A hard puzzle | 幂次找规律
刷的一道水题,有点数学规律,思路挺有意思的,有些细节方面没有注意竟然还WA了一次,po上来。 题目: A hard puzzle Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Ot...
ACM
2018-07-20
0
488
2018 CCPC 网络赛 1010 YJJ's Salesman | DP+树状数组
题目: YJJ's Salesman Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 2607 Accepted Submiss...
ACM
2018-08-26
0
458
ACM-ICPC 2018 焦作赛区网络预赛 A. Magic Mirror | 字符串比较 (水)
题目: Jessie has a magic mirror. Every morning she will ask the mirror: 'Mirror mirror tell me, who is the most beautiful girl in the world?' If the m...
ACM
2018-09-15
0
623
POJ 1298 The Hardest Problem Ever 简单凯撒密码问题 | 字符串+输入输出+遍历
The Hardest Problem Ever Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 10638 Accepted S...
ACM
2018-07-20
0
587
2018 CCPC 网络赛 1004 Find Integer | 费马大定理+奇偶数列
题目: Find Integer Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) Total Submiss...
ACM
2018-08-26
0
503
ACM-ICPC 2018 南京赛区网络预赛 A. An Olympian Math Problem | (此题有毒)
题目: Alice, a student of grade 6, is thinking about an Olympian Math problem, but she feels so despair that she cries. And her classmate, Bob, has no ...
ACM
2018-09-01
0
545
HDU 1002 A + B Problem II | 大数入门 (详细 c/c++代码解析)
ps:正好有朋友问这题,就写了个超多注释的超详细版代码。每步都有解释。希望也能帮到其他人。 问题: A + B Problem II Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K ...
ACM
2018-09-25
0
586