Compile Error
/in/bigint.c:11:6: error: return type of 'main' is not 'int' [-Werror=main] void main(){ ^~~~ /in/bigint.c: In function 'fab': /in/bigint.c:9:1: error: control reaches end of non-void function [-Werror=return-type] } ^ 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 23:38:58
- Judged At
- 2020-07-07 23:38:58
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes