Compile Error
/in/foo.c: In function 'main': /in/foo.c:41:5: error: 'pos' undeclared (first use in this function) pos=t; ^~~ /in/foo.c:41:5: note: each undeclared identifier is reported only once for each function it appears in /in/foo.c:7:21: warning: unused variable 'flag1' [-Wunused-variable] int max,i,j,flag=0,flag1=0,t,m; ^~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1540 月亮之眼
- 语言
- C
- 递交时间
- 2019-01-07 22:18:24
- 评测时间
- 2019-01-07 22:18:24
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes