点击个人博客,查看更多文章https://elonjelinek.github.io/
package main
import (
"bufio"
"os"
"fmt"
"strings"
)
func main() {
reader := bufio.NewReader(os.Stdin)
str
点击个人博客,查看更多文章https://elonjelinek.github.io/
package main
import (
"bufio"
"os"
"fmt"
"strings"
)
func main() {
reader := bufio.NewReader(os.Stdin)
str