Compile Error
/in/foo.c: In function 'win': /in/foo.c:5:19: error: 'nw' undeclared (first use in this function) printf("%d:%d\n",nw,nl) ^~ /in/foo.c:5:19: note: each undeclared identifier is reported only once for each function it appears in /in/foo.c:5:22: error: 'nl' undeclared (first use in this function) printf("%d:%d\n",nw,nl) ^~ /in/foo.c:6:1: error: expected ';' before '}' token } ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1217 乒乓球
- 语言
- C
- 递交时间
- 2019-03-27 18:04:26
- 评测时间
- 2019-03-27 18:04:26
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes