Record Detail

Accepted

prepare (1/3): 
finished

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

clean (3/3): 
finished

all task finished, build successfully
# Status Time Cost Memory Cost
#1 Accepted 1ms 412.0 KiB
#2 Accepted 2ms 356.0 KiB
#3 Accepted 1ms 452.0 KiB
#4 Accepted 1ms 452.0 KiB
#5 Accepted 2ms 464.0 KiB

Information

Submit By
Type
Submission
Homework
Project Five: Graph Algorithms
Language
GNU Make
Submit At
2018-12-09 16:41:43
Judged At
2018-12-09 16:41:43
Judged By
Score
25
Total Time
9ms
Peak Memory
464.0 KiB