Accepted
prepare (1/3): finished make (2/3): g++ -g -Wall -o main.o -c main.cpp g++ -g -Wall -o quick-sort.o -c quick-sort.cpp g++ -g -Wall -o rselect.o -c rselect.cpp g++ -g -Wall -o dselect.o -c dselect.cpp g++ -g -Wall -o main main.o quick-sort.o rselect.o dselect.o finished clean (3/3): finished all task finished, build successfully
Information
- Submit By
- Type
- Submission
- Homework
- p2
- Language
- GNU Make
- Submit At
- 2020-06-10 19:13:05
- Judged At
- 2020-08-10 22:10:18
- Judged By
- Score
- 800
- Total Time
- 18534ms
- Peak Memory
- 43.582 MiB