Record Detail

Accepted

prepare (1/3): 
finished

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

clean (3/3): 
finished

all task finished, build successfully
# Status Time Cost Memory Cost
#1 Accepted 2ms 388.0 KiB
#2 Accepted 2ms 464.0 KiB
#3 Accepted 1ms 464.0 KiB
#4 Accepted 1ms 392.0 KiB
#5 Accepted 2ms 440.0 KiB

Information

Submit By
Type
Submission
Homework
Project 5: Graph Algorithms
Language
GNU Make
Submit At
2020-08-10 01:46:55
Judged At
2020-08-10 01:46:55
Judged By
Score
100
Total Time
10ms
Peak Memory
464.0 KiB