Record Detail

Accepted

prepare (1/3): 
finished

make (2/3): 
g++ -c -std=c++11 main.cpp
g++ -c -std=c++11 simulation.cpp
g++ -c -std=c++11 event.cpp
g++ -o main main.o simulation.o event.o
finished

clean (3/3): 
finished

all task finished, build successfully
# Status Time Cost Memory Cost
#1 Accepted 2ms 808.0 KiB
#2 Accepted 2ms 804.0 KiB
#3 Accepted 2ms 700.0 KiB
#4 Accepted 3ms 656.0 KiB
#5 Accepted 2ms 724.0 KiB
#6 Accepted 2ms 668.0 KiB

Information

Submit By
Type
Submission
Homework
Project 3: Priority Queue
Language
GNU Make
Submit At
2020-07-12 00:47:58
Judged At
2020-07-12 00:52:05
Judged By
Score
30
Total Time
16ms
Peak Memory
808.0 KiB