记录详情

Compile Error

foo.c: In function 'main':
foo.c:19:31: error: redefinition of 'num'
   19 |         int b = 0, c = n - 1, num = 0;
      |                               ^~~
foo.c:8:18: note: previous definition of 'num' with type 'int'
    8 |         int i, j,num=0;
      |                  ^~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
自测
题目
6-1 和为定值的数对
语言
C
递交时间
2023-11-19 17:08:02
评测时间
2023-11-19 17:08:02
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes