当前位置:网站首页>The 12th Blue Bridge Cup
The 12th Blue Bridge Cup
2022-07-03 20:30:00 【Xuanhong Zhou】
This article will be continuously updated
Time to show
#include<iostream>
using namespace std;
long long n;
long long second;
int main(){
cin>>n;
second=n/1000;
long long sec=second%60;
long long min=(second/60)%60;
long long h=(second/3600)%24;
if(sec<10){
if(min<10){
if(h<10)
cout<<0<<h<<":"<<0<<min<<":"<<0<<sec<<endl;
else
cout<<h<<":"<<0<<min<<":"<<0<<sec<<endl;
}
else{
if(h<10)
cout<<0<<h<<":"<<min<<":"<<0<<sec<<endl;
else
cout<<h<<":"<<min<<":"<<0<<sec<<endl;
}
}
else{
if(min<10){
if(h<10)
cout<<0<<h<<":"<<0<<min<<":"<<sec<<endl;
else
cout<<h<<":"<<0<<min<<":"<<sec<<endl;
}
else{
if(h<10)
cout<<0<<h<<":"<<min<<":"<<sec<<endl;
else
cout<<h<<":"<<min<<":"<<sec<<endl;
}
}
return 0;
}
The final output can be less troublesome , direct
printf("%02d:%02d:%02d",h,m,s);
In this form
边栏推荐
- thrift go
- Research Report on the overall scale, major manufacturers, major regions, products and application segmentation of rotary tablet presses in the global market in 2022
- Vscode reports an error according to the go plug-in go get connectex: a connection attempt failed because the connected party did not pro
- Global and Chinese markets of cast iron diaphragm valves 2022-2028: Research Report on technology, participants, trends, market size and share
- Cesiumjs 2022 ^ source code interpretation [7] - Analysis of the request and loading process of 3dfiles
- 强基计划 数学相关书籍 推荐
- Strange way of expressing integers (expanding Chinese remainder theorem)
- Qtablewidget control of QT
- Global and Chinese markets of polyimide tubes for electronics 2022-2028: Research Report on technology, participants, trends, market size and share
- Based on laravel 5.5\5.6\5 X solution to the failure of installing laravel ide helper
猜你喜欢
Do you really know how old you are?
Test changes in Devops mode -- learning and thinking
It is discussed that the success of Vit lies not in attention. Shiftvit uses the precision of swing transformer to outperform the speed of RESNET
Teach you how to quickly recover data by deleting recycle bin files by mistake
Battle drag method 1: moderately optimistic, build self-confidence (1)
Derivation of decision tree theory
MPLS configuration
Oak-d raspberry pie cloud project [with detailed code]
强基计划 数学相关书籍 推荐
2.3 other data types
随机推荐
Global and Chinese market of micro positioning technology 2022-2028: Research Report on technology, participants, trends, market size and share
AI enhanced safety monitoring project [with detailed code]
[postgresql]postgresql custom function returns an instance of table type
Global and Chinese market of charity software 2022-2028: Research Report on technology, participants, trends, market size and share
Global and Chinese market of high purity copper foil 2022-2028: Research Report on technology, participants, trends, market size and share
MySQL learning notes - single table query
TLS environment construction and plaintext analysis
【c】 Digital bomb
11-grom-v2-05-initialization
Vscode reports an error according to the go plug-in go get connectex: a connection attempt failed because the connected party did not pro
Micro service knowledge sorting - cache technology
Blue Bridge Cup: the fourth preliminary - "simulated intelligent irrigation system"
47. Process lock & process pool & Collaboration
[Yugong series] February 2022 Net architecture class 004 ABP vNext used in WPF project
Parental delegation mechanism
In 2021, the global revenue of thick film resistors was about $1537.3 million, and it is expected to reach $2118.7 million in 2028
First knowledge of database
How to do Taobao full screen rotation code? Taobao rotation tmall full screen rotation code
Qtablewidget control of QT
Global and Chinese market of speed limiter 2022-2028: Research Report on technology, participants, trends, market size and share