Record Detail

Compile Error

/in/ex3.c: In function 'ex3':
/in/ex3.c:8:5: error: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Werror=unused-result]
     scanf("%f %f %f",&a,&b,&c);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors

Information

Submit By
Type
Submission
Homework
Homework 4
Language
C
Submit At
2021-10-27 22:14:29
Judged At
2021-10-27 22:14:29
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes