期末考-1112405012-葉宥樑 - #1323
Open
Allenyeh0408 wants to merge 1 commit into
Open
期末考-1112405012-葉宥樑#1323Allenyeh0408 wants to merge 1 commit into
Allenyeh0408 wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Description
Summary
完成 Week 18 期末上機考四題作業,學號為
1114405012,並依學號末兩碼12套用各題參數。D = 4,支援多組測資、n = 0結束、去重、篩選可整除數字、排序與NONE輸出。SHIFT = 3,支援多行讀到 EOF、大小寫英文字母循環位移,非英文字元原樣保留。base = 16,支援多筆十進位非負整數讀到 EOF,輸出 base 進位下的數字根。K = 112,實作線性搜尋與二分搜尋,輸出是否找到、索引、比較次數、時間比較與較快方法。assets/radar.png,並修正中文字型,讓圖上方正確顯示學號:1114405012。README.md、TEST_LOG.md、AI_LOG.md與單元測試test_week18.py。