发表评论取消回复
相关阅读
相关 算法题目——电梯(HDU-1008)
题目链接:[HDU-1008][] ![在这里插入图片描述][watermark_type_ZHJvaWRzYW5zZmFsbGJhY2s_shadow_50_text_Q
相关 hdu1008
\include <iostream> //水题一道,最简单的数学,看懂题意就没问题 using namespace std; int main(
相关 hdu 1008 Elevator
Elevator Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Oth
相关 HDU-1008(基础题)
思想;跟据题意进行编程即可【注意每次与上一个数进行比较】; 代码: include <iostream> include <cstdio> i
相关 Elevator HDU - 1008
include<stdio.h> int main(){ int n; while(scanf("%d",&n)&&n!=0){
相关 1008. Elevator (20)
The highest building in our city has only one elevator. A request list is made up with N
相关 HDOJ 1008
[2019独角兽企业重金招聘Python工程师标准>>> ][2019_Python_] ![hot3.png][] Elevator Time Limit: 200
相关 hdu 1008 elevoter
Problem Description The highest building in our city has only one elevator. A reques
相关 PAT乙级1008
题目链接 [https://pintia.cn/problem-sets/994805260223102976/problems/994805316250615808][
还没有评论,来说两句吧...