提交记录 #292

提交时间:2024-11-19 20:51:04
语言:c 状态:CompileError
编译情况:编译错误
code.c: In function ‘printMap’:
code.c:27:28: error: ‘num’ undeclared (first use in this function)
   27 |     printf("Field #%d:\n", num);
      |                            ^~~
code.c:27:28: note: each undeclared identifier is reported only once for each function it appears in
code.c: In function ‘main’:
code.c:55:9: error: ‘fieldNumber’ undeclared (first use in this function)
   55 |         fieldNumber++;
      |         ^~~~~~~~~~~
固定测试点暂不可用
... 等待中
time N/A
memory N/A
附加测试点暂不可用
... 不可用
time N/A
memory N/A
京ICP备2024093084 号