Compile Error

foo.c: In function 'mul':
foo.c:9:6: warning: unused variable 'i' [-Wunused-variable]
  int i, j;
      ^
/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1073 A11-3 高精度整数的加法
语言
C
递交时间
2021-11-15 10:41:02
评测时间
2021-11-15 10:41:02
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes