嗨!

欢迎来到提瓦特and星穹列车
UID(Genshin impact):248642567
UID(Star Rail):100244253

Follow me on GitHub

Link to another page. 个人博客

acmer学习网址:
牛客:https://ac.nowcoder.com
codeforces:https://codeforces.com
Atcoder:https://atcoder.jp

Header 1

介绍:个人博客–提瓦特第一深情
简介:大学生一枚
目前学习方向:Acm算法竞赛,python项目开发前后端

Header 2

联系方式:
QQ:3311816149
email:3311816149@qq.com
call:19962129838

Header 3

python:
    print('hello,world')

c++:
    #include <bits/stdc++.h>
    using namespace std;
    int main()
    {
      cout<<"hello,world";
    }

c:
    #include <stdio.h>
    int main()
    {
      printf("hello,world");
    }

Header 4

  • This is an unordered list following a header..
Header 5
  1. This is an ordered list following a header.

There’s a horizontal rule below this.


Here is an unordered list:

  • Item foo
  • Item bar
  • Item baz
  • Item zip

And an ordered list:

  1. Item one
  2. Item two
  3. Item three
  4. Item four

And a nested list:

  • level 1 item
    • level 2 item
    • level 2 item
      • level 3 item
      • level 3 item

Definition lists can be used with HTML syntax.

Name
xxy
Born
2003
Birthplace
China
Color
Red
Long, single-line code blocks should not wrap. They should horizontally scroll if they are too long. This line should be long enough to demonstrate this.
The final element.