阿摩線上測驗 登入

申論題資訊

試卷:110年 - 110 國立臺灣大學_碩士班招生考試_生物機電工程學研究所丙組:計算機概論(D)#101168
科目:研究所、轉學考(插大)、學士後-計算機概論
年份:110年
排序:0

申論題內容

10. Design a function that calculates the greatest common divisor (GCD) of two positive integers. Use a main function to call this function. The main function needs to ask the user to input the two integers repeatedly and display the calculation resuit until the user responses to end the program. You may use any computer programming language for this problem. (10%)