合肥生活安徽新聞合肥交通合肥房產(chǎn)生活服務(wù)合肥教育合肥招聘合肥旅游文化藝術(shù)合肥美食合肥地圖合肥社保合肥醫(yī)院企業(yè)服務(wù)合肥法律

        代寫COMP281、代做C++編程語言

        時間:2024-08-02  來源:合肥網(wǎng)hfw.cc  作者:hfw.cc 我要糾錯



        COMP281 202**4 – Resit Exercise (29/July 2024) 
         
        • In the following, you will find the two problems that constitute the resit exercise. The problems will 
        also appear on the canvas site for COMP281 as “Resit Assignment”. 
         
        • For each problem you need to write a C program (not C++ or C#) that solves the problem – it must 
        read the input, as specified in the problem description then print the solution to the given problem for 
        that input. 
        o Note that code is “correct” only if it correctly implements a solution to the problem stated 
        in the assignment, not "if CodeGrade accepts it". 
        o That is, even if CodeGrade accepts your code, it could be wrong. Read the problem carefully. 
        o Even if your program does not work, good coding style etc. can still lead to a reasonable mark. 
         
        • Input is read from the standard input, in the same way that you read input from the keyboard as shown 
        in lectures (e.g., using scanf). Output is also printed to the standard output, as you have seen (e.g., 
        using printf). 
         
        • You may develop your programs in CodeGrade directly, or by using a different development 
        environment. When you are satisfied that your C programs work correctly, you must make sure you 
        submit them through CodeGrade. Do not leave this until the last possible minute. Test with CodeGrade 
        well before the assignment deadline. 
        o Even if the programs are not correct, still submit whatever you have! You can still earn points 
        if certain parts of the code are programmed well. 
         
        • This assignment is worth 100% of the resit mark for COMP281. 
        o For problem one, you can earn a total of 25 points 
        § 12 points for “Functionality and Correctness” awarded for programs that correctly 
        solve the problem for all test cases. 
        § 13 points for “Programming style, use of comments, indentation and identifiers” 
        awarded depending on the style, comments and efficiency of the solution. 
        o For problem two, you can earn a total of 75 points 
        § 35 points for “Functionality and Correctness” awarded for programs that correctly 
        solve the problem for all test cases. 
        § 40 points for “Programming style, use of comments, indentation and identifiers” 
        awarded depending on the style, comments and efficiency of the solution. 
         
        o The final grade results from normalising the earned points to a scale of 100. 
         
        • Any resources that you use to help you develop the programs must be referenced in comments in the 
        code (e.g. use of Stack Overflow etc.). Do not use ChatGPT or other Generative AI tools to write your 
        code. Submission Instructions 
        • Please make sure that you have correctly submitted your final version through CodeGrade and that 
        your solutions are named correctly. Check the required names for your solutions below in the sections 
        for each of the two problems. Solutions that work, but which don’t compile and run in CodeGrade due 
        to having the wrong names will be marked as though they did not work. 
        • The deadline for this resit assignment submission is Friday 2th August 2024 @ 23:59 
        • Penalties for late submission apply in accordance with departmental policy as set out in the student 
        handbook, which can be found at: http://intranet.csc.liv.ac.uk/student/ug-handbook.pdf 
         Problem 1 
        Title: String Concatenation 
        Description 
        Write a program called resit_1.c that reads in two input strings, one per line, each of max length 100 
        characters. These two strings should then be concatenated together with a space character between 
        them and the resulting single string stored in memory in a char array whose size is exactly big enough 
        to hold it all. This final char array must be created using malloc/alloc etc. The resulting string should 
        then be printed out, with an additional newline at the end. 
        Note the only library you can use is the standard IO library, stdio.h. You must not use the string handling 
        functions in string.h. All string operations (string length, concatenation etc) must be provided by your own 
        code. 
        Input 
        Two strings (each of 100 characters at most), both on a separate line (i.e. a newline is entered after the first 
        string). 
        Output 
        The concatenated version of the two strings. 
        Sample Input 
        What is the weather like? 
        It’s quite cold and wet for the time of year. 
         
        Sample Output 
        What is the weather like? It’s quite cold and wet for the 
        time of year. 
         
         
         Problem 2 
        Title: Numbers into Words 
        Description 
        Write a program called resit_2.c that reads in an integer and outputs it, along with a textual version 
        of it in English. This process should repeat with another input integer until EOF is detected by your 
        program. Every input integer is guaranteed to be between 1 and 8 digits. CodeGrade will not supply 
        any data outside of this range. 
        To discover the rules for formatting the output, a web app has been made available (see link below). Using 
        this app you can enter integers that will be processed and output using the rules that you will need to follow. 
        Use the app to discover the rules for yourself. 
         
        If the app does not run on your browser, try restarting your browser, or use a different browser. 
         
        https://cgi.csc.liv.ac.uk/~phil/COMP281/ 
         
        Input 
        An integer. 
        Output 
        The input integer, followed by an “arrow” and then a series of English words representing that integer. 
         
        Sample Input 
        10 
         
        Sample Output 
        10 => Ten 
         
        Note 
        If you wish to do so. you can use functions in the stdlib and stdio libraries. No other libraries (or header 
        files) are permitted. 
         
        請加QQ:99515681  郵箱:99515681@qq.com   WX:codinghelp



         

        掃一掃在手機打開當(dāng)前頁
      1. 上一篇:代寫COMM3501、代做R編程設(shè)計
      2. 下一篇:超過4000種在線API,釋放API的力量
      3. 無相關(guān)信息
        合肥生活資訊

        合肥圖文信息
        急尋熱仿真分析?代做熱仿真服務(wù)+熱設(shè)計優(yōu)化
        急尋熱仿真分析?代做熱仿真服務(wù)+熱設(shè)計優(yōu)化
        出評 開團工具
        出評 開團工具
        挖掘機濾芯提升發(fā)動機性能
        挖掘機濾芯提升發(fā)動機性能
        海信羅馬假日洗衣機亮相AWE  復(fù)古美學(xué)與現(xiàn)代科技完美結(jié)合
        海信羅馬假日洗衣機亮相AWE 復(fù)古美學(xué)與現(xiàn)代
        合肥機場巴士4號線
        合肥機場巴士4號線
        合肥機場巴士3號線
        合肥機場巴士3號線
        合肥機場巴士2號線
        合肥機場巴士2號線
        合肥機場巴士1號線
        合肥機場巴士1號線
      4. 短信驗證碼 酒店vi設(shè)計 deepseek 幣安下載 AI生圖 AI寫作 aippt AI生成PPT

        關(guān)于我們 | 打賞支持 | 廣告服務(wù) | 聯(lián)系我們 | 網(wǎng)站地圖 | 免責(zé)聲明 | 幫助中心 | 友情鏈接 |

        Copyright © 2025 hfw.cc Inc. All Rights Reserved. 合肥網(wǎng) 版權(quán)所有
        ICP備06013414號-3 公安備 42010502001045

        主站蜘蛛池模板: 国产一区二区三区在线观看影院| 福利一区二区在线| 日本v片免费一区二区三区| 亚洲高清一区二区三区电影| 日本福利一区二区| 国产三级一区二区三区| 免费一区二区视频| 国产精品视频无圣光一区| 在线播放偷拍一区精品| 亚洲AV无码一区二区三区牲色| 伊人色综合一区二区三区影院视频 | 亚洲国产精品自在线一区二区| 免费无码VA一区二区三区| 麻豆va一区二区三区久久浪| 亚洲av区一区二区三| 狠狠综合久久AV一区二区三区 | 亚洲无线码一区二区三区| 无码国产精成人午夜视频一区二区 | 中文字幕亚洲一区二区三区| 国产成人无码aa精品一区| 国产在线乱子伦一区二区| 亚洲天堂一区在线| 免费无码VA一区二区三区| 免费无码VA一区二区三区| 亚洲AV无码一区东京热| 无码国产精品一区二区免费3p| 鲁丝片一区二区三区免费| 久久久久人妻精品一区二区三区| 日韩电影一区二区三区| 国产高清视频一区三区| 3d动漫精品啪啪一区二区免费| 99久久精品国产高清一区二区| 最新中文字幕一区二区乱码 | 一区在线免费观看| 日韩三级一区二区三区| 日本一区二区三区不卡在线视频| 日韩精品国产一区| 国产精品一区在线观看你懂的| www一区二区www免费| 国产精品无码一区二区三区电影| 日韩人妻无码一区二区三区99|