Runtime Error
prepare (1/3): finished make (2/3): g++ -g -Wall -o main.o -c main.cpp In file included from main.cpp:5:0: fib_heap.h: In instantiation of 'TYPE fib_heap<TYPE, COMP>::dequeue_min() [with TYPE = point; COMP = point::compare_t]': main.cpp:270:1: required from here fib_heap.h:142:15: warning: unused variable 'temp' [-Wunused-variable] Node &temp = *z; ^~~~ g++ -g -Wall -o main main.o finished clean (3/3): finished all task finished, build successfully
Information
- Submit By
- Type
- Submission
- Homework
- Lab05-PriorityQueues
- Language
- GNU Make
- Submit At
- 2019-11-13 13:35:45
- Judged At
- 2019-11-15 17:29:47
- Judged By
- Score
- 360
- Total Time
- 64210ms
- Peak Memory
- 153.824 MiB