Time Exceeded
prepare (1/3): finished make (2/3): g++ -c main.cpp In file included from main.cpp:8:0: unsorted_heap.h: In instantiation of 'const TYPE& unsorted_heap<TYPE, COMP>::get_min() const [with TYPE = node; COMP = compare]': main.cpp:212:1: required from here unsorted_heap.h:85:10: warning: reference to local variable 'min' returned [-Wreturn-local-addr] TYPE min = data[0]; ^~~ g++ -o main main.o finished clean (3/3): finished all task finished, build successfully
Information
- Submit By
- Type
- Submission
- Homework
- Lab05-PriorityQueues
- Language
- GNU Make
- Submit At
- 2019-11-14 03:39:26
- Judged At
- 2019-11-15 17:56:44
- Judged By
- Score
- 645
- Total Time
- ≥132051ms
- Peak Memory
- ≥154.184 MiB