摘要:
1018 锤子剪刀布 (20分) https://pintia.cn/problem-sets/994805260223102976/problems/994805304020025344 #include <iostream> #include <cstdio> #include <cstring 阅读全文
posted @ 2020-02-01 18:00
yyer
阅读(217)
评论(0)
推荐(0)
摘要:
1024 科学计数法 (20分) https://pintia.cn/problem-sets/994805260223102976/problems/994805297229447168 #include <iostream> #include <cstdio> #include <cstring 阅读全文
posted @ 2020-02-01 16:59
yyer
阅读(221)
评论(0)
推荐(0)
摘要:
方法一: assume cs:codesg,ds:datasg datasg segment db 'welcome to masm!' db '................' datasg ends codesg segment start: mov ax,datasg mov ds,ax m 阅读全文
posted @ 2020-02-01 10:58
yyer
阅读(567)
评论(0)
推荐(0)

浙公网安备 33010602011771号