FDCS 12屆初階班
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • Write
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
    • Invite by email
      Invitee

      This note has no invitees

    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note No publishing access yet

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.

      Your account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

      Your team account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

      Explore these features while you wait
      Complete general settings
      Bookmark and like published notes
      Write a few more notes
      Complete general settings
      Write a few more notes
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Note Insights New
    • Engagement control
    • Make a copy
    • Transfer ownership
    • Delete this note
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Note Insights Versions and GitHub Sync Sharing URL Help
Menu
Options
Engagement control Make a copy Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Owners
  • Owners
  • Signed-in users
  • Everyone
Owners Signed-in users Everyone
Write
Owners
  • Owners
  • Signed-in users
  • Everyone
Owners Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
  • Invite by email
    Invitee

    This note has no invitees

  • Publish Note

    Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note No publishing access yet

    Your note will be visible on your profile and discoverable by anyone.
    Your note is now live.
    This note is visible on your profile and discoverable online.
    Everyone on the web can find and read all notes of this public team.

    Your account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

    Your team account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

    Explore these features while you wait
    Complete general settings
    Bookmark and like published notes
    Write a few more notes
    Complete general settings
    Write a few more notes
    See published notes
    Unpublish note
    Please check the box to agree to the Community Guidelines.
    View profile
    Engagement control
    Commenting
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    • Everyone
    Suggest edit
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    Emoji Reply
    Enable
    Import from Dropbox Google Drive Gist Clipboard
       Owned this note    Owned this note      
    Published Linked with GitHub
    2
    • Any changes
      Be notified of any changes
    • Mention me
      Be notified of mention me
    • Unsubscribe
    # 第一堂課 ## 時間 上半節:17:00~18:30 吃飯:18:30~19:00 下半節:19:00~20:40 ## 現在要幹嘛 登入**復旦gmail**,加入**classroom** 加入**messenger群組** ## 上課方式 不切電腦螢幕,用**google meet**上課 開匿名問答**slido**https://app.sli.do/event/uFXMMSHMiJRoGBw8Yqhatx ## 自學團 ### 這啥 自學團的目的是讓能力較強的學員不用被進度拖住,而可以先超前進度,以幫助銜接進階班課程 在自學團中,你可以照著自己的進度走,且會有進階助教在旁邊,有任何問題都可以馬上得到解答 ### 座位 第一排(靠走廊那排) ### 怎麼過去 第二節課一開始會講(因為國中部未到) ## 怎麼去進階班 只要能力夠強(通常是看期中考分數)就可以轉班,**不一定要先進入自學團** ## 上課規則 1.不能用手機 2.不能飲食(只能喝水) 3.不能開分頁玩遊戲或做其他事 以上處罰:每次警告,警告三次則**退班** 4.開心 ## 編譯器 編譯器就是可以**執行你的程式**的東西 在學校資訊教室的的電腦都有安裝**DEV C++**(班級教室的電腦好像有一些也有裝?) ![](https://hackmd.io/_uploads/HycWvG7V2.png) 就是這個 但你在家如果突然心血來潮想打code的話可以到[這裡](https://github.com/Embarcadero/Dev-Cpp/releases)下載C++(但和學校的版本會不太一樣,這個比較新,只是他中文好像怪怪的,建議用英文) ### 介面 一打開dev會是這個畫面 ![](https://hackmd.io/_uploads/Sy49y4mV2.png) ### 開始打程式 檔案$\Rightarrow$開新檔案$\Rightarrow$原始碼 ![](https://hackmd.io/_uploads/H1G8-Vm4n.png) 點開之後是這樣 ![](https://hackmd.io/_uploads/S12KbVXV2.png) 就可以開始打code了 ### 執行 執行$\Rightarrow$編譯並執行(或按F11) ![](https://hackmd.io/_uploads/B1m5M4QEh.png) ### 存檔 Ctrl+S ### 放大縮小 Ctrl+滑鼠滾輪 ## Dandanjudge 程設班主要**做題**、**寫作業**、**練習**、**考試**的網站 ### Online Judge `Online Judge`=`OJ`=`線上解題系統`,是可以解題並送出以檢查程式正確性的網站 而`Dandanjudge`是眾多`OJ`中的一個 ### [連結](https://dandanjudge.fdhs.tyc.edu.tw/) 或在網址欄輸入`203.64.191.163` 註:`Dandanjudge`簡稱`DDJ`,如果之後聽到不要覺得很陌生 ### 註冊帳號 ![](https://hackmd.io/_uploads/H1tjz6BkT.png) 右邊圈起來那裡 照填就好 **帳號名稱不能修改!!** 請謹慎取帳號名 **公開暱稱請用"班級 座號 姓名"** 學校請選`復旦高級中學` ### 介面說明 ![](https://hackmd.io/_uploads/SyY-UTBJa.png) 上面那排中: `分類題庫`裡有DDJ中所有的題目 `解題動態`可以看到最近有誰解了什麼題目 `競賽區`中會顯示進行中的考試/競賽/出題前測試,也會顯示在`banner`那裡 下面的`使用手冊`可以點開看看 右上角的名稱點開,`解題統計`可以看到個人解題紀錄 評分說明: 看上面就好,這裡簡單講幾個常見的 **AC**:通過 **CE**:編譯錯誤,就是你的程式根本跑不了 **NA**:題目有多個測試點,而你沒有全部通過(會顯示`NA(幾%)`,點開可查看詳細錯誤訊息) **WA**:答案錯了 **TLE**:跑太久或跑進無限迴圈 **RE**:記憶體區段錯誤,通常是使用到陣列不存在的位置或陣列太大 ### 解題 1.選擇你要寫的題目 2.看題敘(題目敘述) 3.寫code 4.交code (1)測試執行 ![](https://hackmd.io/_uploads/B1JELg8J6.png) 基本上每個題目都會準備一個或一些範例測資,用來幫助做題者理解題目的意思並給出舉例 範例測資的測資就是上面你看得到的那些,點開**測試執行**之後就可以把code貼上並測試 (2)送出解答 就`測試執行`左邊的那個 **注意:測試執行AC了不代表此題AC**!!一定要送出解答之後的AC才算 ![](https://hackmd.io/_uploads/B1EcuTSJp.png) 注意上面的**程式語言**要改成**CPP**(即C++) 送出後畫面會跳到**解題動態**然後會給你剛才的code評分 ### 常見誤解 1.範例輸入輸出 他只是範例,測試執行AC了不代表實際送出會AC 2.一定要一次全部輸出? 系統只會辨認`std::cout`的內容,因此即使邊做邊輸出,在主機執行時看似輸入和輸出內容會混在一起,但實際上對judge沒有影響

    Import from clipboard

    Paste your markdown or webpage here...

    Advanced permission required

    Your current role can only read. Ask the system administrator to acquire write and comment permission.

    This team is disabled

    Sorry, this team is disabled. You can't edit this note.

    This note is locked

    Sorry, only owner can edit this note.

    Reach the limit

    Sorry, you've reached the max length this note can be.
    Please reduce the content or divide it to more notes, thank you!

    Import from Gist

    Import from Snippet

    or

    Export to Snippet

    Are you sure?

    Do you really want to delete this note?
    All users will lose their connection.

    Create a note from template

    Create a note from template

    Oops...
    This template has been removed or transferred.
    Upgrade
    All
    • All
    • Team
    No template.

    Create a template

    Upgrade

    Delete template

    Do you really want to delete this template?
    Turn this template into a regular note and keep its content, versions, and comments.

    This page need refresh

    You have an incompatible client version.
    Refresh to update.
    New version available!
    See releases notes here
    Refresh to enjoy new features.
    Your user state has changed.
    Refresh to load new user state.

    Sign in

    Forgot password
    or
    Sign in via Facebook Sign in via X(Twitter) Sign in via GitHub Sign in via Dropbox Sign in with Wallet
    Wallet ( )
    Connect another wallet

    New to HackMD? Sign up

    By signing in, you agree to our terms of service.

    Help

    • English
    • 中文
    • Français
    • Deutsch
    • 日本語
    • Español
    • Català
    • Ελληνικά
    • Português
    • italiano
    • Türkçe
    • Русский
    • Nederlands
    • hrvatski jezik
    • język polski
    • Українська
    • हिन्दी
    • svenska
    • Esperanto
    • dansk

    Documents

    Help & Tutorial

    How to use Book mode

    Slide Example

    API Docs

    Edit in VSCode

    Install browser extension

    Contacts

    Feedback

    Discord

    Send us email

    Resources

    Releases

    Pricing

    Blog

    Policy

    Terms

    Privacy

    Cheatsheet

    Syntax Example Reference
    # Header Header 基本排版
    - Unordered List
    • Unordered List
    1. Ordered List
    1. Ordered List
    - [ ] Todo List
    • Todo List
    > Blockquote
    Blockquote
    **Bold font** Bold font
    *Italics font* Italics font
    ~~Strikethrough~~ Strikethrough
    19^th^ 19th
    H~2~O H2O
    ++Inserted text++ Inserted text
    ==Marked text== Marked text
    [link text](https:// "title") Link
    ![image alt](https:// "title") Image
    `Code` Code 在筆記中貼入程式碼
    ```javascript
    var i = 0;
    ```
    var i = 0;
    :smile: :smile: Emoji list
    {%youtube youtube_id %} Externals
    $L^aT_eX$ LaTeX
    :::info
    This is a alert area.
    :::

    This is a alert area.

    Versions and GitHub Sync
    Get Full History Access

    • Edit version name
    • Delete

    revision author avatar     named on  

    More Less

    Note content is identical to the latest version.
    Compare
      Choose a version
      No search result
      Version not found
    Sign in to link this note to GitHub
    Learn more
    This note is not linked with GitHub
     

    Feedback

    Submission failed, please try again

    Thanks for your support.

    On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

    Please give us some advice and help us improve HackMD.

     

    Thanks for your feedback

    Remove version name

    Do you want to remove this version name and description?

    Transfer ownership

    Transfer to
      Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

        Link with GitHub

        Please authorize HackMD on GitHub
        • Please sign in to GitHub and install the HackMD app on your GitHub repo.
        • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
        Learn more  Sign in to GitHub

        Push the note to GitHub Push to GitHub Pull a file from GitHub

          Authorize again
         

        Choose which file to push to

        Select repo
        Refresh Authorize more repos
        Select branch
        Select file
        Select branch
        Choose version(s) to push
        • Save a new version and push
        • Choose from existing versions
        Include title and tags
        Available push count

        Pull from GitHub

         
        File from GitHub
        File from HackMD

        GitHub Link Settings

        File linked

        Linked by
        File path
        Last synced branch
        Available push count

        Danger Zone

        Unlink
        You will no longer receive notification when GitHub file changes after unlink.

        Syncing

        Push failed

        Push successfully