摘要:
题意:分数的计算 注意 每步都要化简(求最大公约数),防止溢出真分数假分数要判断输出 #include#include#inclu... 阅读全文
posted @ 2020-07-15 22:35
_Hsiung
阅读(71)
评论(0)
推荐(0)
摘要:
#include#include#includeusing namespace std;int main(){ int n, a ... 阅读全文
posted @ 2020-07-15 17:18
_Hsiung
阅读(45)
评论(0)
推荐(0)
摘要:
#include#includeusing namespace std;int main() { int n; cin >> n;... 阅读全文
posted @ 2020-07-15 16:36
_Hsiung
阅读(37)
评论(0)
推荐(0)
摘要:
#includeusing namespace std;int x[1000] = {0};int main() { x[0] = ... 阅读全文
posted @ 2020-07-15 10:15
_Hsiung
阅读(639)
评论(0)
推荐(0)

浙公网安备 33010602011771号