Record Detail

Accepted

prepare (1/3): 
finished

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

clean (3/3): 
finished

all task finished, build successfully
# Status Time Cost Memory Cost
#1 Accepted 2ms 756.0 KiB
#2 Accepted 2ms 600.0 KiB
#3 Accepted 2ms 608.0 KiB
#4 Accepted 2ms 792.0 KiB
#5 Accepted 2ms 804.0 KiB
#6 Accepted 2ms 724.0 KiB

Information

Submit By
Type
Submission
Homework
Project 2: linear selection
Language
GNU Make
Submit At
2020-06-16 20:47:48
Judged At
2020-06-16 20:47:48
Judged By
Score
120
Total Time
16ms
Peak Memory
804.0 KiB