Record Detail

Compile Error

/in/correct/dlist.c:220:44: error: pointer cannot be cast to type 'double'
            fprintf(stdout, "%lf", (double)(tmp->key));
                                           ^~~~~~~~~~
1 error generated.

Information

Submit By
Type
Submission
Homework
Lab 7: Debugging Lab
Language
C (Clang, with memory check)
Submit At
2018-12-04 18:06:32
Judged At
2018-12-04 18:06:32
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes