Record Detail

Compile Error

prepare (1/3): 
finished

make (2/3): 
make: Circular main <- main dependency dropped.
g++ -g -Wall -O2 -o main main
g++: error: main: No such file or directory
g++: fatal error: no input files
compilation terminated.
Makefile:20: recipe for target 'main' failed
make: *** [main] Error 1

build failed

Information

Submit By
Type
Submission
Homework
Project Two: Linear-Time Selection
Language
GNU Make
Submit At
2018-10-24 23:25:06
Judged At
2018-10-24 23:25:06
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes