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 = Point*; COMP = Point::compare_t]': main.cpp:168:1: required from here unsorted_heap.h:86:7: warning: reference to local variable 'min' returned [-Wreturn-local-addr] TYPE min = data[0]; ^~~ g++ main.o -o main finished clean (3/3): finished all task finished, build successfully
Information
- Submit By
- Type
- Submission
- Homework
- Project Three: Priority Queue and its Application
- Language
- GNU Make
- Submit At
- 2018-11-09 14:08:33
- Judged At
- 2018-11-14 01:36:32
- Judged By
- Score
- 495
- Total Time
- ≥140740ms
- Peak Memory
- ≥204.043 MiB