https://github.com/octcarp-courses/sustech_cs102a-javaa_s22_works
(535/500) Exercise and Assignments of CS102A 2022 Spring: Introduction to Computer Programing, SUSTech. Taught by Prof. Yepang LIU @yepangliu.
https://github.com/octcarp-courses/sustech_cs102a-javaa_s22_works
cs102a java sustech
Last synced: about 1 year ago
JSON representation
(535/500) Exercise and Assignments of CS102A 2022 Spring: Introduction to Computer Programing, SUSTech. Taught by Prof. Yepang LIU @yepangliu.
- Host: GitHub
- URL: https://github.com/octcarp-courses/sustech_cs102a-javaa_s22_works
- Owner: octcarp-courses
- License: mit
- Created: 2022-03-20T14:12:40.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-06T11:24:56.000Z (almost 4 years ago)
- Last Synced: 2025-03-29T10:22:45.391Z (about 1 year ago)
- Topics: cs102a, java, sustech
- Language: Java
- Homepage: https://oj.cse.sustech.edu.cn/course/CS102A2022S
- Size: 4 MB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CS102A-MyAnswer
### The code I submitted for my exercise and assignments of CS102A 2022 Spring
* **Assignment/ is the final submitted version for OJ**
It may be the first version that was all accept, but not always the best version I wrote.
* **[demos/](demos) is my attempts and tests**
It contains some immature ideas, unoptimized method, and tests for new syntax.
* **[Lab/](Lab) is my exercise for lab class**
Only contains the exercise for sign in.
* * *
### Assignment Grade Update
* **Assignment1 120/120**
* **Assignment2 100/100**
* **Assignment3 110/110**
* **Assignment4 105/120**
-15 points for Q1 BigBinary time method
* **Assignment5 100/100**
#### **535/500 and 30 points for final**