Runtime Error
prepare (1/3): finished make (2/3): g++ -c p3.cpp In file included from p3.cpp:11:0: unsorted_heap.h: In instantiation of 'const TYPE& unsorted_heap<TYPE, COMP>::get_min() const [with TYPE = cell*; COMP = compare_t]': p3.cpp:279:1: required from here unsorted_heap.h:89:10: warning: reference to local variable 'result' returned [-Wreturn-local-addr] TYPE result; ^~~~~~ g++ -o main p3.o 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-10 14:47:18
- Judged At
- 2018-11-14 01:48:56
- Judged By
- Score
- 420
- Total Time
- 140134ms
- Peak Memory
- 153.801 MiB