13 條題解

  • 0
    @ 2024-1-19 23:36:27

    #include<stdio.h> int main () { int a; scanf("%d",&a); printf("My height is %dcm.\n",a); return 0; }

    資訊

    ID
    3
    時間
    1000ms
    記憶體
    128MiB
    難度
    7
    标签
    遞交數
    21655
    已通過
    4220
    上傳者