Record Detail

Compile Error

/in/bigint.c: In function 'fibo':
/in/bigint.c:119:9: error: 'c' may be used uninitialized in this function [-Werror=maybe-uninitialized]
      * c=add(a,b);
      ~~~^~~~~~~~~
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:56:02
Judged At
2020-07-07 20:56:02
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes