CHAWTeam
    • Create new note
    • Create a note from template
      • 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
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Write
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
      • Invitee
    • Publish Note

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

      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.
      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
    • Engagement control
    • Transfer ownership
    • Delete this note
    • Save as template
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Sharing URL Create Help
Create Create new note Create a note from template
Menu
Options
Versions and GitHub Sync Engagement control 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
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Write
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
Invitee
Publish Note

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

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.
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
4
Subscribed
  • Any changes
    Be notified of any changes
  • Mention me
    Be notified of mention me
  • Unsubscribe
Subscribe
--- tags: DICE C --- DICE C語言程式破解 === > [name=CHAWTeam] 2022年最新版!重新編排題目順序符合原版教材,重新細修程式碼盡量避免系統判定為抄襲。 :::danger - 因應平臺有變更題目與調整編排,我們正著手修正本筆記全部內容,請耐心等候更新~ - 我們會保留舊題目的文章,可以當作課後練習,編排於各區段的末端。 ::: :::danger 責任聲明: 本文章筆記僅提供程式解題說明攻略,純粹分享個人心得與想法。 題目、輸出範例與範例程式均屬「[十八豆教育科技有限公司](http://www.18dice.tw)」旗下平臺「[DICE程式設計精準教學平台](http://www.18dice.tw/diceweb)」所有。 ::: :::warning - 本筆記仍處編輯中。如未標上題目或錯誤連結,均屬於未公開發表的文章筆記。我們已經盡全力編撰與校稿中,請耐心等候更新。 - 若有任何勘誤、建議或疑問,歡迎留言或聯繫:[chawteam21@gmail.com](mailto:chawteam21@gmail.com) ::: - [目錄](https://hackmd.io/@CHAWTeam/DiceC) - [C語言教學 - 現代C語言小心得](https://hackmd.io/@Sm-anD2jSA-PISAICYtLxA/HJPpJjvw7) 程式語言 --- - [C語言](https://hackmd.io/@CHAWTeam/DiceC) - [Python](https://hackmd.io/@CHAWTeam/DicePy) - [C++(尚未編撰)](!) 1.公告 --- - 1-1 視訊會議 - 1-2 白板Jamboard 2.輸出函式 --- - [2-1 測試系統](https://hackmd.io/@CHAWTeam/DiceC-2-1) - [2-2 SayHello](https://hackmd.io/@CHAWTeam/DiceC-2-2) - [2-3 印三角形](https://hackmd.io/@CHAWTeam/DiceC-2-3) - [2-4 不是計算](https://hackmd.io/@CHAWTeam/DiceC-2-4) - [2-5 來個表格](https://hackmd.io/@CHAWTeam/DiceC-2-5) - - [2_1 倒印三角形](https://hackmd.io/@CHAWTeam/DiceC-2_1) - [2_2 身高體重](https://hackmd.io/@CHAWTeam/DiceC-2_2) 3.變數與指定運算子 --- - [3-1 指定整數](https://hackmd.io/@CHAWTeam/DiceC-3-1) - [3-2 加上一些形容詞](https://hackmd.io/@CHAWTeam/DiceC-3-2) - [3-3 指定浮點數](https://hackmd.io/@CHAWTeam/DiceC-3-3) - [3-4 整數與浮點數](https://hackmd.io/@CHAWTeam/DiceC-3-4) - [3-5 =不是等號](https://hackmd.io/@CHAWTeam/DiceC-3-5) - [3-6 自主學習](https://hackmd.io/@CHAWTeam/DiceC-3-6) - - [3_1 印出2個指定的整數](https://hackmd.io/@CHAWTeam/DiceC-3_1) - [3_2 最後來的是主人](https://hackmd.io/@CHAWTeam/DiceC-3_2) - [3_3 數蘋果](https://hackmd.io/@CHAWTeam/DiceC-3_3) - [3_4 =不是等號](https://hackmd.io/@CHAWTeam/DiceC-3_4) - [3_5 加法再現](https://hackmd.io/@CHAWTeam/DiceC-3_5) - [3_6 四捨五入](https://hackmd.io/@CHAWTeam/DiceC-3_6) - [3_7 計算一下](https://hackmd.io/@CHAWTeam/DiceC-3_7) - [3_8 自主學習](https://hackmd.io/@CHAWTeam/DiceC-3_8) 4.輸入函式 --- - [4-1 1個整數](https://hackmd.io/@CHAWTeam/DiceC-4-1) - [4-2 倒序](https://hackmd.io/@CHAWTeam/DiceC-4-2) - [4-3 浮點數](https://hackmd.io/@CHAWTeam/DiceC-4-3) - [4-4 3個浮點數](https://hackmd.io/@CHAWTeam/DiceC-4-4) - [4-5 長方形](https://hackmd.io/@CHAWTeam/DiceC-4-5) - [4-6 自主學習](https://hackmd.io/@CHAWTeam/DiceC-4-6) - - [4_1 輸入2個整數](https://hackmd.io/@CHAWTeam/DiceC-4_1) - [4_2 兩整數相加](https://hackmd.io/@CHAWTeam/DiceC-4_2) - [4_3 身高與體重](https://hackmd.io/@CHAWTeam/DiceC-4_3) - [4_4 印出資料](https://hackmd.io/@CHAWTeam/DiceC-4_4) 5.算術運算子 --- - [5-1 四則運算](https://hackmd.io/@CHAWTeam/DiceC-5-1) - [5-2 餘數](https://hackmd.io/@CHAWTeam/DiceC-5-2) - [5-3 梯形面積](https://hackmd.io/@CHAWTeam/DiceC-5-3) - [5-4 溫度換算](https://hackmd.io/@CHAWTeam/DiceC-5-4) - [5-5 三次溫度換算](https://hackmd.io/@CHAWTeam/DiceC-5-5) - [5-6 時間計算](https://hackmd.io/@CHAWTeam/DiceC-5-6) - [5-7 自主學習](https://hackmd.io/@CHAWTeam/DiceC-5-7) - - [5_1 緞帶長度](https://hackmd.io/@CHAWTeam/DiceC-5_1) - [5_2 年利率](https://hackmd.io/@CHAWTeam/DiceC-5_2) - [5_3 圓周長與面積](https://hackmd.io/@CHAWTeam/DiceC-5_3) - [5_4 衛星繞地球](https://hackmd.io/@CHAWTeam/DiceC-5_4) - [5_5 製作時間](https://hackmd.io/@CHAWTeam/DiceC-5_5) 6.單一選擇 --- - [6-1 選正數](https://hackmd.io/@CHAWTeam/DiceC-6-1) - [6-2 選偶數](https://hackmd.io/@CHAWTeam/DiceC-6-2) - [6-3 發現不相等](https://hackmd.io/@CHAWTeam/DiceC-6-3) - [6-4 輸出絕對值](https://hackmd.io/@CHAWTeam/DiceC-6-4) - [6-5 預算夠不夠?](https://hackmd.io/@CHAWTeam/DiceC-6-5) 7.用if交換變數 --- - [7-1 比大小](https://hackmd.io/@CHAWTeam/DiceC-7-1) - [7-2 三數比大小](https://hackmd.io/@CHAWTeam/DiceC-7-2) - [7-3 五數比大小](https://hackmd.io/@CHAWTeam/DiceC-7-3) - [7-4 判斷閏年](https://hackmd.io/@CHAWTeam/DiceC-7-4) 8.二分選擇 --- - [8-1 奇數還是偶數?](https://hackmd.io/@CHAWTeam/DiceC-8-1) - [8-2 是否能構成三角形?](https://hackmd.io/@CHAWTeam/DiceC-8-2) - [8-3 是否直角三角形?](https://hackmd.io/@CHAWTeam/DiceC-8-3) - [8-4 是否與7相關?](https://hackmd.io/@CHAWTeam/DiceC-8-4) - [8-5 是否為3的倍數-1?](https://hackmd.io/@CHAWTeam/DiceC-8-5) - [8-6 是否為3的倍數-2?](https://hackmd.io/@CHAWTeam/DiceC-8-6) - [8-7 是否為迴文?](https://hackmd.io/@CHAWTeam/DiceC-8-7) - [8-8 簡易分數查詢](https://hackmd.io/@CHAWTeam/DiceC-8-8) 9.比較中有比較 --- - [9-1 分數等第](https://hackmd.io/@CHAWTeam/DiceC-9-1) - [9-2 正三角形嗎?](https://hackmd.io/@CHAWTeam/DiceC-9-2) - [9-3 玩玩二分法](https://hackmd.io/@CHAWTeam/DiceC-9-3) - [9-4 英文大小寫](https://hackmd.io/@CHAWTeam/DiceC-9-4) 10.多選一 --- - [10-1 點套餐](https://hackmd.io/@CHAWTeam/DiceC-10-1) - [10-2 猴子上學](https://hackmd.io/@CHAWTeam/DiceC-10-2) - [10-3 逛牛墟](https://hackmd.io/@CHAWTeam/DiceC-10-3) 11.選擇綜合應用 --- - [11-1 分數等第](https://hackmd.io/@CHAWTeam/DiceC-11-1) - [11-2 年齡說](https://hackmd.io/@CHAWTeam/DiceC-11-2) - [11-3 月份判斷](https://hackmd.io/@CHAWTeam/DiceC-11-3) - [11-4 三角形型別](https://hackmd.io/@CHAWTeam/DiceC-11-4) - [11-5 BMI](https://hackmd.io/@CHAWTeam/DiceC-11-5) - [11-9 3N+1-2](https://hackmd.io/@CHAWTeam/DiceC-11-9) - [11-10 判斷閏年](https://hackmd.io/@CHAWTeam/DiceC-11-10) - - [11_1 薪資計算](https://hackmd.io/@CHAWTeam/DiceC-11_1) - [11_2 BMI-1](https://hackmd.io/@CHAWTeam/DiceC-11_2) - [11_3 BMI-3](https://hackmd.io/@CHAWTeam/DiceC-11_3) 12.用switch做選擇 --- - [12-1 字元](https://hackmd.io/@CHAWTeam/DiceC-12-1) - [12-3 點食物](https://hackmd.io/@CHAWTeam/DiceC-12-3) - [12-4 運算](https://hackmd.io/@CHAWTeam/DiceC-12-4) - [12-5 運算列表](https://hackmd.io/@CHAWTeam/DiceC-12-5) - [12-6 計算機](https://hackmd.io/@CHAWTeam/DiceC-12-6) 13.直覺不結構的if...goto --- - [13-1 HaHaHa!笑他10次](https://hackmd.io/@CHAWTeam/DiceC-13-1) - [13-2 HaHaHa!笑他幾次](https://hackmd.io/@CHAWTeam/DiceC-13-2) - [13-3 月份判斷](https://hackmd.io/@CHAWTeam/DiceC-13-3) - [13-4 遞增?遞減?](https://hackmd.io/@CHAWTeam/DiceC-13-4) 14.重複-固定次數 --- - [14-1 奇數還是偶數?](https://hackmd.io/@CHAWTeam/DiceC-14-1) - [14-2 印10次](https://hackmd.io/@CHAWTeam/DiceC-14-2) - [14-3 印N次](https://hackmd.io/@CHAWTeam/DiceC-14-3) - [14-4 輸入整10個整數](https://hackmd.io/@CHAWTeam/DiceC-14-4) - [14-5 累加](https://hackmd.io/@CHAWTeam/DiceC-14-5) - [14-6 輸入N個整數](https://hackmd.io/@CHAWTeam/DiceC-14-6) - [14-7 計算總和](https://hackmd.io/@CHAWTeam/DiceC-14-7) - [14-8 計算平均](https://hackmd.io/@CHAWTeam/DiceC-14-8) - [14-9 自主學習](https://hackmd.io/@CHAWTeam/DiceC-14-9) - - [14_1 1印到100](https://hackmd.io/@CHAWTeam/DiceC-14_1) - [14_2 1到100的偶數](https://hackmd.io/@CHAWTeam/DiceC-14_2) - [14_3 10個數平均](https://hackmd.io/@CHAWTeam/DiceC-14_3) - [14_4 輸入整數](https://hackmd.io/@CHAWTeam/DiceC-14_4) - [14_5 1到100的和](https://hackmd.io/@CHAWTeam/DiceC-14_5) 15.重複-警示值 --- - [15-1 印到我說停](https://hackmd.io/@CHAWTeam/DiceC-15-1) - [15-2 直到我說停](https://hackmd.io/@CHAWTeam/DiceC-15-2) - [15-3 重複幾次](https://hackmd.io/@CHAWTeam/DiceC-15-3) - [15-4 班級均分-總和](https://hackmd.io/@CHAWTeam/DiceC-15-4) - [15-5 班級均分-完成](https://hackmd.io/@CHAWTeam/DiceC-15-5) - [15-6 奇數還是偶數?](https://hackmd.io/@CHAWTeam/DiceC-15-6) - [15-7 自主學習](https://hackmd.io/@CHAWTeam/DiceC-15-7) 16.for --- - [16-1 1到100和](https://hackmd.io/@CHAWTeam/DiceC-16-1) - [16-2 奇數和](https://hackmd.io/@CHAWTeam/DiceC-16-2) - [16-3 偶數和](https://hackmd.io/@CHAWTeam/DiceC-16-3) - [16-4 1到N之和](https://hackmd.io/@CHAWTeam/DiceC-16-4) - [16-5 X到Y之和](https://hackmd.io/@CHAWTeam/DiceC-16-5) - [16-6 遞減值](https://hackmd.io/@CHAWTeam/DiceC-16-6) - [16-7 公比](https://hackmd.io/@CHAWTeam/DiceC-16-7) - [16-8 等比級數公式](https://hackmd.io/@CHAWTeam/DiceC-16-8) - [16-9 2的次方數](https://hackmd.io/@CHAWTeam/DiceC-16-9) - [16-10 冒牌費氏數列](https://hackmd.io/@CHAWTeam/DiceC-16-10) 17.重複結構與判斷式 --- - [17-1 30內6的倍數](https://hackmd.io/@CHAWTeam/DiceC-17-1) - [17-2 非6的倍數](https://hackmd.io/@CHAWTeam/DiceC-17-2) - [17-3 倍數](https://hackmd.io/@CHAWTeam/DiceC-17-3) - [17-4 5的倍數不加](https://hackmd.io/@CHAWTeam/DiceC-17-4) - [17-5 公倍數](https://hackmd.io/@CHAWTeam/DiceC-17-5) - [17-6 因數](https://hackmd.io/@CHAWTeam/DiceC-17-6) - [17-7 最大公因數](https://hackmd.io/@CHAWTeam/DiceC-17-7) - [17-8 互質](https://hackmd.io/@CHAWTeam/DiceC-17-8) - [17-9 相反數絕對值](https://hackmd.io/@CHAWTeam/DiceC-17-9) - [17-10 象限](https://hackmd.io/@CHAWTeam/DiceC-17-10) - [17-11 GG了啦!](https://hackmd.io/@CHAWTeam/DiceC-17-11) - - [17_1 是3不是5的倍數](https://hackmd.io/@CHAWTeam/DiceC-17_1) - [17_2 與7相關](https://hackmd.io/@CHAWTeam/DiceC-17_2) - [17_3 更多的三角形](https://hackmd.io/@CHAWTeam/DiceC-17_3) 18.巢狀迴圈 --- - [18-1 九九乘法](/@CHAWTeam/DiceC-18-1) - [18-2 九九乘法表](/@CHAWTeam/DiceC-18-2) - [18-3 乘法變形排列](/@CHAWTeam/DiceC-18-3) - [18-4 1到N乘法表](/@CHAWTeam/DiceC-18-4) - [18-5 N到9乘法表](/@CHAWTeam/DiceC-18-5) - [18-6 找因數](/@CHAWTeam/DiceC-18-6) - [18-7 階乘值-1](/@CHAWTeam/DiceC-18-7) - [18-8 階乘值-2](/@CHAWTeam/DiceC-18-8) - [18-9 印圖形1](/@CHAWTeam/DiceC-18-9) - [18-10 印圖形2](/@CHAWTeam/DiceC-18-10) - [18-11 自主學習](/@CHAWTeam/DiceC-18-11) 19.重複結構-練習 --- - [19-1 N的多項式](https://hackmd.io/@CHAWTeam/DiceC-19-1) - [19-2 最大值最小值](https://hackmd.io/@CHAWTeam/DiceC-19-2) - [19-3 百分比](https://hackmd.io/@CHAWTeam/DiceC-19-3) - [19-4 3N+1-1](https://hackmd.io/@CHAWTeam/DiceC-19-4) - [19-5 3N+1-2](https://hackmd.io/@CHAWTeam/DiceC-19-5) - [19-6 3N+1-3](https://hackmd.io/@CHAWTeam/DiceC-19-6) - [19-7 阿姆斯壯數-1](/@CHAWTeam/DiceC-19-7) - [19-8 阿姆斯壯數-2](/@CHAWTeam/DiceC-19-8) - [19-9 完美數](/@CHAWTeam/DiceC-19-9) - [19-10 平年閏年](/@CHAWTeam/DiceC-19-10) 20.重複結構-APCS --- - [20-1 三角形辨別]() - [20-2 祕密差]() - [20-3 邏輯運算子]() - [20-4 工作排程]() - [20-5 反序數量]() - [20-6 人力分配]() - [20-7 購買力]() - [20-8 10503-1]() - [20-9 10510-7]() - [20-10 10603-18]() - [20-11 10503-1]() 21.數學函式 -- - [21-1 找絕對值]() - [21-2 x的y次方]() - [21-3 算平方根]() - [21-4 不小於x的最小整數]() - [21-5 不大於x的最小整數]() - [21-6 算浮點數餘數]() - [21-7 三角形斜邊長]() - [21-8 一元二次方程式]() - [21-9 算利息交給電腦]() - [21-10 算多少利息人都行]() - [21-11 自主學習]() 22.函式 --- - [22-1 1加到10的和]() - [22-2 圓面積與體積]() - [22-3 x的y次方]() - [22-4 質數判斷]() - [22-5 質數個數]() - [22-6 也是質數個數]() - [22-7 最大質數]() - [22-8 第N個質數]() - [22-9 無傳回值函式]() - [22-10 自主學習]() 23.遞迴 --- - [23-1 階層]() - [23-2 最大公因數]() - [23-3 費氏數列]() - [23-4 遞迴數列]() - [23-5 河內塔]() 24.一維陣列 --- - [24-1 量大的輸入與輸出]() - 25.二維陣列 --- - 26.字串陣列 --- - 27.字與數 --- - 28.演算法 --- - 29.排序演算法 --- - 30.搜尋演算法 --- - 31.APCS相關概念 --- - 32.APCS觀念題-非程式 --- - {%hackmd Iiu5mOixR7yWkPHKCkabBg %} <iframe class="LikeCoin" height=210 src="https://button.like.co/in/embed/chawteam/button?referrer=https://hackmd.io/@CHAWTeam/DiceC" width="100%"></iframe> --- {%hackmd i1nMRrZcTFmTvoF897K9zg %} <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-221589398-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-221589398-1'); </script>

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

By clicking below, you agree to our terms of service.

Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in with Wallet
Wallet ( )
Connect another wallet

New to HackMD? Sign up

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