Record Detail

Compile Error

/in/ex1.c: In function 'main':
/in/ex1.c:8:2: error: implicit declaration of function 'itoa' [-Werror=implicit-function-declaration]
  itoa(in,str,10);
  ^~~~
cc1: all warnings being treated as errors

Information

Submit By
Type
Submission
Homework
Homework 4
Language
C
Submit At
2020-07-06 14:46:08
Judged At
2020-07-06 14:46:08
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes