#include <iostream> #include <string> using namespace std; int main(){ string str; cin>>str; cout<<str<<endl; return 0; }
graph TD A[Christmas] -->B(Go shopping) B --> C{let me think} C -->|one| D[laptop] C -->|two| E[phone] C -->|three| F[car]
sequenceDiagram loop every day Alice->>John:Hello John, how are you? John-->>Alice:Great! end
Item | Value | Qty |
---|---|---|
Item1 | 123 | 23 |
# 一級標題
## 二級標題
### 三級標題
#### 四級標題c++
這是引用微信
這是斜體oop
這是粗體網站
個人網站spa
這是第一段
***
這是第二段code