当前位置:网站首页>Leetcode 504. Hex number
Leetcode 504. Hex number
2022-07-26 09:52:00 【I'm not Xiao Haiwa~~~~】
Given an integer num, Convert it to 7 Base number , And output... As a string .
Example 1:
Input : num = 100
Output : "202"
Example 2:
Input : num = -7
Output : "-10"
Tips :
- -10^ 7 <= num <= 10^7
Code:
class Solution
边栏推荐
- IIS website configuration
- 在同一conda环境下先装Pytroch后装TensorFlow
- 图解用户登录验证流程,写得太好了!
- 服务器内存故障预测居然可以这样做!
- POJ 1012 Joseph
- (2) Hand eye calibration of face scanner and manipulator (eye out of hand: nine point calibration)
- Wechat applet development
- Gauss elimination solves the inverse of matrix (Gauss)
- 2022 zhongkepan cloud - server internal information acquisition and analysis flag
- 在.NET 6.0中配置WebHostBuilder
猜你喜欢
面试突击68:为什么 TCP 需要 3 次握手?
Matlab Simulink realizes fuzzy PID control of time-delay temperature control system of central air conditioning
服务发现原理分析与源码解读
服务器、客户端双认证(2)
SSG framework Gatsby accesses the database and displays it on the page
Sqoop [environment setup 01] CentOS Linux release 7.5 installation configuration sqoop-1.4.7 resolve warnings and verify (attach sqoop 1 + sqoop 2 Latest installation package +mysql driver package res
2022年中科磐云——服务器内部信息获取 解析flag
I finished watching this video on my knees at station B
Keeping alive to realize MySQL automatic failover
2019 ICPC Asia Yinchuan regional (water problem solution)
随机推荐
Why does new public chain Aptos meet market expectations?
苹果独占鳌头,三星大举复兴,国产手机在高端市场颗粒无收
IIS website configuration
A new paradigm of distributed deep learning programming: Global tensor
Sublime install plug-ins
Uni app learning summary
Fiddler download and installation
[information system project manager] summary of essence of high-level series for the first time
Login module use case writing
Alibaba cloud technology expert haochendong: cloud observability - problem discovery and positioning practice
The problem of accessing certsrv after configuring ADCs
Gauss elimination solves the inverse of matrix (Gauss)
小白搞一波深拷贝 浅拷贝
开发转测试:从0开始的6年自动化之路...
在.NET 6.0中配置WebHostBuilder
服务器、客户端双认证
一种分布式深度学习编程新范式:Global Tensor
MySQL 5.7.25 source code installation record
Solve proxyerror: CONDA cannot proceed due to an error in your proxy configuration
js 表格自动循环滚动,鼠标移入暂停