Time Exceeded
prepare (1/3): finished make (2/3): g++ -O2 -c main.cpp In file included from main.cpp:5:0: unsorted_heap.h: In instantiation of 'const TYPE& unsorted_heap<TYPE, COMP>::get_min() const [with TYPE = block*; COMP = compare_t]': main.cpp:178:1: required from here unsorted_heap.h:85:10: warning: reference to local variable 'min' returned [-Wreturn-local-addr] TYPE min; ^~~ g++ -O2 -o main main.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-11 17:11:18
- Judged At
- 2018-11-14 01:03:54
- Judged By
- Score
- 675
- Total Time
- ≥130282ms
- Peak Memory
- ≥192.07 MiB