Logo
Explore 帮助文档 Help
Sign In
wuchangzheng/Test
1
0
Fork 0
You've already forked Test
Code Issues 3 Pull Requests 1 Projects Releases 2 Wiki Activity

2 Releases 2 Tags

RSS Feed
  • v1.2.1 fee079ac2d

    测试发布 Stable

    wuchangzheng released this 2019-01-14 14:25:20 +08:00 | 9 commits to master since this release

    测试发布

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • a1 fee079ac2d

    测试DM Stable

    wuchangzheng released this 2019-01-14 14:25:20 +08:00 | 9 commits to master since this release

    st=start:Start
    i=inputoutput:输入年份n
    cond1=condition:n能否被4整除?
    cond2=condition:n能否被100整除?
    cond3=condition:n能否被400整除?
    o1=inputoutput:输出非闰年
    o2=inputoutput:输出非闰年
    o3=inputoutput:输出闰年
    o4=inputoutput:输出闰年
    e=end
    
    st-i-cond1
    cond1(no)-o1-e
    cond1(yes)-cond2
    cond2(no)-o3-e
    cond2(yes)-cond3
    cond3(yes)-o2-e
    cond3(no)-o4-e
    
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
Powered by Gitea Version: 1.23.8 Page: 179ms Template: 3ms
English
English 简体中文
Licenses API