Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elkeid-me/wow-homework
The "World of Warcraft" homeworks of course "Practice of Programming in C&C++" in 2022 spring.
https://github.com/elkeid-me/wow-homework
Last synced: 18 days ago
JSON representation
The "World of Warcraft" homeworks of course "Practice of Programming in C&C++" in 2022 spring.
- Host: GitHub
- URL: https://github.com/elkeid-me/wow-homework
- Owner: Elkeid-me
- License: gpl-3.0
- Created: 2023-09-19T13:37:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-09T05:21:58.000Z (about 1 year ago)
- Last Synced: 2024-11-06T15:41:37.430Z (2 months ago)
- Language: C++
- Homepage:
- Size: 264 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 魔兽世界
## 简介
北京大学“程序设计实习”课程大作业(之一)
本 repo 包含以下内容:
- 题目描述`WoW1_Question.md`、`WoW2_Question.md`……
- 测试输入样例`WoW1_input.txt`、`WoW2_input.txt`……及对应输出样例`WoW1_output.txt`、`WoW2_output.txt`
- 个人解答`WoW1.cpp`、`WoW2.cpp`……(写的很烂)
## 编译指南
单文件编译(确信