Record Detail

Compile Error

/in/ex2.c: In function 'main':
/in/ex2.c:14:31: error: implicit declaration of function 'abs' [-Werror=implicit-function-declaration]
    printf("%c",(char)('A'+i-1-abs(j-i)));
                               ^~~
cc1: all warnings being treated as errors

Information

Submit By
Type
Submission
Homework
Homework 4
Language
C
Submit At
2020-07-06 16:34:47
Judged At
2020-07-06 16:34:47
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes