Record Detail

Accepted

prepare (1/3): 
finished

make (2/3): 
g++ -g -Wall -o main.o -c main.cpp 
g++ -g -Wall -o simulation.o -c simulation.cpp 
g++ -g -Wall -o event.o -c event.cpp 
g++ -g -Wall -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 3ms 812.0 KiB
#2 Accepted 13ms 736.0 KiB
#3 Accepted 3ms 728.0 KiB
#4 Accepted 5ms 704.0 KiB
#5 Accepted 3ms 804.0 KiB
#6 Accepted 3ms 728.0 KiB

Information

Submit By
Type
Submission
Homework
Project 3: Priority Queue
Language
GNU Make
Submit At
2020-07-07 15:51:41
Judged At
2020-07-07 15:51:41
Judged By
Score
30
Total Time
32ms
Peak Memory
812.0 KiB