记录详情

Compile Error

foo.c: In function 'main':
foo.c:7:27: error: redeclaration of 'n' with no linkage
    7 |         int a1,a2,b1,b2,m,n,i;
      |                           ^
foo.c:5:13: note: previous declaration of 'n' with type 'int'
    5 |         int n;
      |             ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1497 Problem 1C. ぱぴぷぴぷぴぱ!
比赛
2023秋 悬赏令第一周
语言
C
递交时间
2023-10-07 23:31:40
评测时间
2023-10-07 23:31:40
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes