Record Detail

Compile Error

prepare (1/3): 
finished

make (2/3): 
g++ -std=c++11 -c main.cpp -O2
main.cpp:9:10: fatal error: binary_heap.h: No such file or directory
 #include "binary_heap.h"
          ^~~~~~~~~~~~~~~
compilation terminated.
Makefile:4: recipe for target 'main.o' failed
make: *** [main.o] Error 1

build failed

Information

Submit By
Type
Submission
Homework
Project 5: Graph Algorithms
Language
GNU Make
Submit At
2020-08-05 16:32:40
Judged At
2020-08-05 16:32:40
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes