Time Exceeded
prepare (1/3): finished make (2/3): g++ -o main main.cpp -O2 In file included from main.cpp:1:0: unsorted_heap.h: In instantiation of 'const TYPE& unsorted_heap<TYPE, COMP>::get_min() const [with TYPE = node*; COMP = node::compare_t]': main.cpp:207:1: required from here unsorted_heap.h:89:7: 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 21:50:43
- Judged At
- 2018-11-14 01:30:30
- Judged By
- Score
- 580
- Total Time
- ≥135342ms
- Peak Memory
- ≥153.902 MiB