Record Detail

Wrong Answer

prepare (1/3): 
finished

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

clean (3/3): 
finished

all task finished, build successfully
# Status Time Cost Memory Cost
#1 Accepted 2ms 464.0 KiB
#2 Wrong Answer 25ms 400.0 KiB
#3 Accepted 2ms 468.0 KiB
#4 Accepted 1ms 380.0 KiB
#5 Wrong Answer 2ms 408.0 KiB

Information

Submit By
Type
Submission
Homework
Project 5: Graph Algorithms
Language
GNU Make
Submit At
2020-08-09 03:55:21
Judged At
2020-08-09 03:55:21
Judged By
Score
60
Total Time
34ms
Peak Memory
468.0 KiB