打赏

相关文章

HDU 1155

题目链接:http://acm.hdu.edu.cn/showproblem.php?pid1155 Bungee Jumping Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 1363 Accepted Submission(s): 599 Problem Description Once again,…

1155:回文三位数

1155:回文三位数 时间限制: 1000 ms 内存限制: 65536 KB 提交数: 36785 通过数: 24127 【题目描述】 如果一个数从左边读和从右边读都是同一个数,就称为回文数。例如6886就是一个回文数,求出所有的既是回文数又是素数的三位数。…

Codeforces 1155

1155 D 题意 给你 \(n,x\) 和一个数组 \(a\) ,现在你可以把 \(a\) 的至多一个子区间的所有元素乘上 \(x\) ,问 \(a\) 数组最终的美丽值。一个数组的美丽值为 \(\max(0,该数组的最大子段和)\) 。 \((n\le 10^5,所有数\le 10^9)\) Examples input 5 -2 -3 …

hdu1155

这题的意思是给你一根绳子&#xff0c;可收缩&#xff0c;告诉你跳下时候的高度&#xff0c;看会不会安全到地上&#xff0c;或是被吊在空中&#xff0c;或是被摔死。 #include <iostream>#include <cstdio>#include <cstring>#include <algorithm>#in…

第46篇 ERC1155智能合约源码、部署与使用(1)

本文主要参考资料:https://github.com/ethereum/EIPs/blob/master/EIPS/eip-1155.md 本文主要合约源码:https://github.com/OpenZeppelin/openzeppelin-contracts 本文合约部署步骤:https://blog.csdn.net/wonderBlock/article/details/109903310 本文环境:以太坊POA联盟…

ural 1155. Troubleduons

1155. Troubleduons Time limit: 0.5 second Memory limit: 64 MB Archangel of the Science is reporting:“O, Lord! Those physicists on the Earth have discovered a new elementary particle!”“No problem, we’ll add another parameter to the General Equation of t…

手机版浏览

扫一扫体验

微信公众账号

微信扫一扫加关注

返回
顶部