Time Exceeded
prepare (1/3): finished make (2/3): g++ -o main main.cpp In file included from main.cpp:9:0: unsorted_heap.h: In instantiation of 'const TYPE& unsorted_heap<TYPE, COMP>::get_min() const [with TYPE = item; COMP = comp]': main.cpp:596:1: required from here unsorted_heap.h:65:10: warning: reference to local variable 'min' returned [-Wreturn-local-addr] TYPE min = data[0]; ^~~ 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-11 03:08:28
- Judged At
- 2018-11-14 01:20:30
- Judged By
- Score
- 635
- Total Time
- ≥131529ms
- Peak Memory
- ≥115.75 MiB