Accepted
prepare (1/3): finished make (2/3): g++ -std=c++11 -O2 -Wall -o main.o -c main.cpp g++ -std=c++11 -O2 -Wall -o auxiliary.o -c auxiliary.cpp g++ -std=c++11 -O2 -Wall -o ioprocess.o -c ioprocess.cpp g++ -std=c++11 -O2 -Wall -o main main.o auxiliary.o ioprocess.o finished clean (3/3): finished all task finished, build successfully
Information
- Submit By
- Type
- Submission
- Homework
- Project Four: Electronic Trading
- Language
- GNU Make
- Submit At
- 2018-11-28 22:15:12
- Judged At
- 2018-12-08 02:56:06
- Judged By
- Score
- 1000
- Total Time
- 17034ms
- Peak Memory
- 30.805 MiB