Record Detail

Compile Error

/in/bigint.c: In function 'fibo':
/in/bigint.c:117:17: error: incompatible types when initializing type 'BigInt * {aka struct BigInt *}' using type 'BigInt {aka struct BigInt}'
      BigInt * c=construct(0);
                 ^~~~~~~~~

Information

Submit By
Type
Submission
Problem
Arbitrary Precision Integer Arithmetic
Homework
Lab 8
Language
C
Submit At
2020-07-07 20:56:48
Judged At
2020-07-07 20:56:48
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes