少女祈祷中...

Test

This is a test blog.

This is a test blog.

This is a test blog

Math Formula

Einstein’s mass-energy formula is E=mc2E = mc^2.

Einstein’s mass-energy formula is:

E=mc2E=mc^2

The total energy of a partical is:

E=mc2=m02c4+p2c2\begin{aligned} E &= mc^2 \\ &= \sqrt{m_0^2c^4+p^2c^2} \end{aligned}

Code Block

This is a C++ code to print Hello, World!.

1
2
3
4
5
6
7
// test.cpp
#include <iostream>

int main() {
std::cout << "Hello, World!" << std::endl;
return 0;
}

You need to compile this code by typing commands in the terminal.

1
2
g++ -O test test.cpp
./test

Image

A image of Reimu.