Accepted
prepare (1/3): finished make (2/3): g++ -Wall -O2 -o my-select.o -c my-select.cpp g++ -Wall -O2 -o quick-sort.o -c quick-sort.cpp g++ -Wall -O2 -o rselect.o -c rselect.cpp g++ -Wall -O2 -o dselect.o -c dselect.cpp g++ -Wall -O2 -o main my-select.o quick-sort.o rselect.o dselect.o finished clean (3/3): finished all task finished, build successfully
Information
- Submit By
- Type
- Submission
- Homework
- VE281 Project Submission
- Language
- GNU Make
- Submit At
- 2018-11-07 17:36:13
- Judged At
- 2018-11-14 19:43:02
- Judged By
- Score
- 800
- Total Time
- 10632ms
- Peak Memory
- 43.473 MiB