Record Detail

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
# Status Time Cost Memory Cost
#1 Accepted 2ms 440.0 KiB
#2 Accepted 2ms 372.0 KiB
#3 Accepted 2ms 380.0 KiB
#4 Accepted 2ms 372.0 KiB
#5 Accepted 130ms 824.0 KiB

Information

Submit By
Type
Submission
Homework
Project Four: Electronic Trading
Language
GNU Make
Submit At
2018-11-28 22:15:12
Judged At
2018-11-28 22:15:12
Judged By
Score
25
Total Time
140ms
Peak Memory
824.0 KiB