201912-1 報數
201912-1 報數
程式碼:
#include <iostream>
#include <vector>
using namespace std;
bool jump(int num){
if(num%7 == 0){
return true;
}
while(num != 0){
int temp = num;
num = (int)num/10;
int currnum = temp - num*10;
if(currnum == 7){
return true;
}
}
return false;
}
int main()
{
int n;
while(scanf("%d",&n) != EOF){
vector<int> count(4,0);
int curr = 0;
for(int i = 1; curr < n;i++){
int p = (i-1)%4;
if(jump(i)){
count[p]++;
}else{
curr++;
}
}
for(int i = 0; i < 4;i++){
printf("%d\n",count[i]);
}
}
return 0;
}
相關文章
- Python筆記-CSP 201912-1 報數Python筆記
- CSP認證 201912-1 報數(模擬)
- 38. 報數(python)Python
- 2022年數字生態指數報告
- LeetCode LCR135[報數]LeetCode
- Pytest 引數化報錯
- Edison:2021年數字報告
- spring引入properties變數報錯Spring變數
- Surfshark:2020年數字生活質量指數報告
- livewire 中wire:click=test('中文引數')引數報錯
- Dentsu Aegis:2019年數字社會指數報告
- 巨量算數:2022年3月DouGame月度算數報告GAM
- 巨量算數:2020城市美食指數報告(附下載)
- Modern:數字連線2.0報告
- Edison Research:2023年數字報告
- Nutanix:2024年雲指數報告
- EPO:2021專利指數報告
- 並行取數提升報表效能並行
- Edison Research:2020年數字報告
- 清華大學:2020數字政府發展指數報告
- 報告:數字化轉型新思
- We Are Social:2023年全球數字報告
- 史丹佛:2023年AI指數報告AI
- GWI:2023年美國數字報告
- Adobe:2023年數字趨勢報告
- DHL:物流業數字孿生報告
- Applause:2023年數字質量報告APP
- App Annie 全球遊戲指數週報APP遊戲
- Adobe:2020年數字趨勢報告
- SoDA:2020年數字概覽報告
- Tofugear:2019年香港數字支付報告
- Sprout Social:2021年社交指數報告
- Axios:2021年聲譽商數報告iOS
- Mobiquity:2021年數字銀行報告UI
- We Are Social:2019年全球數字報告
- United Nations:2024年數字經濟報告
- 德勤:食品行業數字技能報告行業
- 2022年11月北京安居指數報告