Record Detail

Compile Error

/in/bigint.c: In function 'fibo':
/in/bigint.c:118:5: error: 'c' may be used uninitialized in this function [-Werror=maybe-uninitialized]
   *c=construct(0);
   ~~^~~~~~~~~~~~~
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-07 20:57:32
Judged At
2020-07-07 20:57:32
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes