Browse Source

batch update posts: add myself

Xi Ruoyao 6 years ago
parent
commit
84cf7ec3ab

+ 1 - 1
content/post/cache-unfriendly.md

@@ -11,7 +11,7 @@ of solutions. In this post we would reveal that these problems and
 solutions are cache unfriendly in nature, and it's the memory model of
 solutions are cache unfriendly in nature, and it's the memory model of
 modern computers which leads to the behavior.
 modern computers which leads to the behavior.
 """
 """
-
+authors = ["xry111"]
 +++
 +++
 
 
 {{% alert note %}}
 {{% alert note %}}

+ 1 - 0
content/post/cf536-div2-f.md

@@ -4,6 +4,7 @@ draft = false
 tags = []
 tags = []
 title = "Problem F, CF Round #536 (Div. 2)"
 title = "Problem F, CF Round #536 (Div. 2)"
 summary = "Solution of [Lunar New Year and a Recursive Sequence](https://codeforces.com/contest/1106/problem/F)"
 summary = "Solution of [Lunar New Year and a Recursive Sequence](https://codeforces.com/contest/1106/problem/F)"
+authors = ["xry111"]
 +++
 +++
 
 
 # 问题描述
 # 问题描述

+ 1 - 0
content/post/exam-ub.md

@@ -6,6 +6,7 @@ title = "Analysis of Undefined Behaviors from an Examination"
 summary = """
 summary = """
 Even a stupid problem can lead to some thoughts.
 Even a stupid problem can lead to some thoughts.
 """
 """
+authors = ["xry111"]
 +++
 +++
 
 
 {{% alert note %}}
 {{% alert note %}}

+ 1 - 0
content/post/helloworld.md

@@ -3,6 +3,7 @@ date = "2017-12-13T03:00:00+08:00"
 draft = false
 draft = false
 tags = []
 tags = []
 title = "Hello, world!"
 title = "Hello, world!"
+authors = ["xry111"]
 +++
 +++
 
 
 # Hello, world
 # Hello, world

+ 1 - 0
content/post/lfs-multiarch-note.md

@@ -11,6 +11,7 @@ Simple and Stupid as an educational project, LFS does not contain
 instruction to build multilibs.  I would discuss the changes of LFS/BLFS
 instruction to build multilibs.  I would discuss the changes of LFS/BLFS
 procedure to make a GNU/Linux system with multilib support in this article.
 procedure to make a GNU/Linux system with multilib support in this article.
 """
 """
+authors = ["xry111"]
 +++
 +++
 
 
 # Introduction
 # Introduction

+ 1 - 1
content/post/script-kid.md

@@ -6,7 +6,7 @@ title = "Stupid Script Kid"
 summary = """
 summary = """
 You stupid script kids are too young, too simple, sometimes naive!
 You stupid script kids are too young, too simple, sometimes naive!
 """
 """
-
+authors = ["xry111"]
 +++
 +++
 
 
 ## Who is the stupid script kid?
 ## Who is the stupid script kid?