diff --git a/README.md b/README.md index f89dc8f..e89e20f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ Solution to CCF CSP 201809-5 # The Problem ![](img/p1.jpg) ![](img/p2.jpg) -![](img/p5.jpg) # About the solution The solution is in file [csp5-final.cpp](csp5-final.cpp), it uses AVX2 to speed up NTT. diff --git a/img/p1.jpg b/img/p1.jpg new file mode 100644 index 0000000..fa2064a Binary files /dev/null and b/img/p1.jpg differ diff --git a/img/p5.jpg b/img/p5.jpg new file mode 100644 index 0000000..04b6b24 Binary files /dev/null and b/img/p5.jpg differ