Compile Error
/in/bigint.c: In function 'construct': /in/bigint.c:42:2: error: implicit declaration of function 'itoa'; did you mean 'atol'? [-Werror=implicit-function-declaration] itoa(x,s,10); ^~~~ atol cc1: all warnings being treated as errors
Information
- Submit By
- Type
- Submission
- Problem
- Arbitrary Precision Integer Arithmetic
- Homework
- Lab 8
- Language
- C
- Submit At
- 2020-07-06 08:44:07
- Judged At
- 2020-07-06 08:44:07
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes