1141A組 練習考試流程

考題說明

  • 本次考試最高可獲得100分。
  • 通過所有測資該題才計分,本次考試沒有部分計分。
考題類型 該題型總數 每題分數 題號
考題 X題 X分 QX, QX, QX, ...

繳交規則

  • 繳交截止時間:2025.10.09 12:00,請在時限內繳交,超時後繳交不計分。

  • 請勿按Abort,否則可能導致無法正常計分。

  • 切勿Leave Contest,離開後無法再進入考試,若無法完成考試請自行承擔後果。

  • 考試期間將斷網,不得使用任何其他非指定參考資料。

  • 10:20後不開放進入考試。11:00後方可交卷。

12:00前交卷者,請務必先舉手請監考人員(老師、助教皆可)確認Leave Contest後才可離開,否則不得擅離座位。

import java.util.Scanner;

public class MidTerm01_Qx{
    public static void main(String[] args) {
    }
}

==================================================

Scanner scan = new Scanner(System.in);
returnType returnVar = scan.next____();

==================================================


Problems

Problem Points AC Rate Users
A Plus B 5p 22.4% 83

Comments

There are no comments at the moment.