02 2020 档案

摘要:https://pintia.cn/problem-sets/13/problems/410 1 #include <stdio.h> 2 int main(void) 3 { 4 int n; 5 int numerator, denominator; 6 int flag; 7 double i 阅读全文
posted @ 2020-02-02 21:18 jason2018 阅读(547) 评论(0) 推荐(0) 编辑
摘要:https://pintia.cn/problem-sets/13/problems/408 1 #include <stdio.h> 2 int main(void) 3 { 4 int lower, upper; 5 int fahr; 6 double celsius; 7 8 scanf(" 阅读全文
posted @ 2020-02-02 21:07 jason2018 阅读(1009) 评论(0) 推荐(0) 编辑
摘要:https://pintia.cn/problem-sets/13/problems/403 1 #include <stdio.h> 2 int main(void) 3 { 4 int start_time, end_time; 5 int start_minutes, end_minutes; 阅读全文
posted @ 2020-02-02 20:24 jason2018 阅读(553) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示