Wrong Answer
foo.c: In function 'main': foo.c:6:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d\n",&n); ^~~~~~~~~~~~~~~~ foo.c:11:4: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%c",&a[i][j]); ^~~~~~~~~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1102 字符串还原
- 比赛
- 南京师范大学2021年寒假校队训练(基础组)
- 语言
- C
- 递交时间
- 2021-02-03 18:46:46
- 评测时间
- 2021-02-03 18:46:46
- 评测机
- 分数
- 0
- 总耗时
- 24ms
- 峰值内存
- 328.0 KiB