My name is Jun Mei and I am a crypto fan. This blog is mostly about math, algo, and crypto.
new Hello $ax^2+bx+c=0$ World!
new
package main import "fmt" func main() { fmt.Println("Hello World!") }