Record Detail

Compile Error

/in/ex4.c: In function 'main':
/in/ex4.c:12:19: error: initialization makes integer from pointer without a cast [-Werror=int-conversion]
         int guess=argv[--random];
                   ^~~~
cc1: all warnings being treated as errors

Information

Submit By
Type
Submission
Homework
Homework 4
Language
C
Submit At
2020-07-06 19:27:09
Judged At
2020-07-06 19:27:09
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes