Record Detail

Accepted

prepare (1/3): 
finished

make (2/3): 
g++ -g -Wall -O2 -std=c++11 -o main.o -c main.cpp 
g++ -g -Wall -O2 -std=c++11 -o auxiliary.o -c auxiliary.cpp 
g++ -g -Wall -O2 -std=c++11 -o main main.o auxiliary.o
finished

clean (3/3): 
finished

all task finished, build successfully
# Status Time Cost Memory Cost
#1 Accepted 3ms 1.016 MiB
#2 Accepted 3ms 592.0 KiB
#3 Accepted 2ms 464.0 KiB
#4 Accepted 2ms 388.0 KiB
#5 Accepted 75ms 616.0 KiB

Information

Submit By
Type
Submission
Homework
Project 4:Electronic Trading
Language
GNU Make
Submit At
2020-07-31 15:48:09
Judged At
2020-07-31 15:48:09
Judged By
Score
100
Total Time
87ms
Peak Memory
1.016 MiB