Record Detail

Time Exceeded

prepare (1/3): 
finished

make (2/3): 
g++ -g -Wall -o main.o -c main.cpp
In file included from main.cpp:6:0:
unsorted_heap.h: In instantiation of 'const TYPE& unsorted_heap<TYPE, COMP>::get_min() const [with TYPE = point; COMP = point::comp]':
main.cpp:139:1:   required from here
unsorted_heap.h:101:10: warning: reference to local variable 'val' returned [-Wreturn-local-addr]
     TYPE val = temp;
          ^~~
g++ -g -Wall -o main main.o
finished

clean (3/3): 
finished

all task finished, build successfully
# Status Time Cost Memory Cost
#1 Time Exceeded (-9) ≥1005ms ≥1.652 MiB
#2 Time Exceeded (-9) ≥1005ms ≥1.688 MiB
#3 Time Exceeded (-9) ≥1007ms ≥1.047 MiB
#4 Time Exceeded (-9) ≥1004ms ≥964.0 KiB
#5 Time Exceeded (-9) ≥1000ms ≥18.707 MiB
#6 Time Exceeded (-9) ≥1004ms ≥11.805 MiB

Information

Submit By
Type
Submission
Homework
Lab05-PriorityQueues
Language
GNU Make
Submit At
2019-11-09 16:42:22
Judged At
2019-11-09 16:42:22
Judged By
Score
0
Total Time
≥6028ms
Peak Memory
≥18.707 MiB