CS1953 Lab at ACM class of SJTU.
1412. 文件存储结构测试(for bookstore): accepted (hack ver. via mmap()
)
1075. Bookstore: accepted (JavaScript ver.)
1411. Bookstore (InnerTestCase): accepted (JavaScript ver.)
Bonuses:
- Task 1. prettified
report
(1 pt) - Task 18. B+ tree (10 pts)
- Implemented in libakcpp
Instructions: https://github.com/ACM-Programming-2021/Bookstore-2021/
Design docs: https://github.com/Alan-Liang/acm-fakestore/blob/master/docs/design.md
Outgoing design docs: https://github.com/Alan-Liang/acm-fakestore/blob/master/docs/out.md
Libakcpp: https://github.com/AnotherKit/libakcpp
See Alan Liang's C++ Style Guide.
ACM Fakestore - CS1953 Lab Copyright (C) 2021 Alan Liang
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.