CS50-Study-Group/week-1-walkthrough.md at master - GitHub

文章推薦指數: 80 %
投票人數:10人

CS50 Study Group & Subtitle Translation Initiative - CS50-Study-Group/week-1-walkthrough.md at master · athena-xcy/CS50-Study-Group. Skiptocontent {{message}} athena-xcy / CS50-Study-Group Public Notifications Fork 32 Star 156 Code Issues 2 Pullrequests 0 Actions Projects 0 Security Insights More Code Issues Pullrequests Actions Projects Security Insights Permalink master Branches Tags Couldnotloadbranches Nothingtoshow {{refName}} default Couldnotloadtags Nothingtoshow {{refName}} default CS50-Study-Group/study-group/week-1-walkthrough.md Gotofile Gotofile T Gotoline L Copypath Copypermalink Thiscommitdoesnotbelongtoanybranchonthisrepository,andmaybelongtoaforkoutsideoftherepository.     Cannotretrievecontributorsatthistime Week0Walkthrough Hello Mario CashandCredit Cash Credit 48lines(33sloc) 1.94KB Raw Blame Editthisfile E OpeninGitHubDesktop OpenwithDesktop Viewraw Viewblame Week0Walkthrough Scarlett(ScarlettSun9)、Leo(LeoTsui)供稿 Leo整理 AthenaX(athena-xcy)参与讨论,对本文亦有贡献 本周的作业题目详情在ProblemSet1,建议做作业之前看完课程视频,以及课程Notes 编写C程序时,建议参考cplusplus.com,其中包含着C语言相关的示例代码 Hello 参考授课提供的示例,完善作业 建议参考CS50Programmer'sManual中列出的函数用法 cs50.h的相关函数说明也在其中 Mario 使用'do-while'循环的到期望的目标数据 使用'for'循环得到想要的输出结果 'lesscomfortable'和'morecomfortable'两个版本的作业内容差别不大 建议先完成'lesscomfortable'版的作业,再稍作修改完成'morecomfortable'版作业 CashandCredit 这两道题目都是对整除'/'和求余'%'运算的练习,注意这两种运算作用于整型数据时的得到的结果,并加以灵活运用 Cash 参考作业Mario得到期望输入数据 依照题目要求使用两种除法求出累计的硬币数量 Credit 参考作业Mario得到期望输入数据 注意数据长度,并用适合的数据类型接受数据 这道题目要求繁琐,需要仔细读题,要考虑到所有的数据要求情况 参考思路 获得数据的位数 依照题目要求把数据相加,注意判断是按“数值”相加还是按“数字”相加 依照题目要求判断数据并分类 按需合理使用'&&'、'||'运算符 判断要求如下 上一步结果是否合规 起始数值 数据位数 Go Youcan’tperformthatactionatthistime. Yousignedinwithanothertaborwindow.Reloadtorefreshyoursession. Yousignedoutinanothertaborwindow.Reloadtorefreshyoursession.



請為這篇文章評分?