Compile Error
/in/foo.c: In function 'main': /in/foo.c:10:3: error: break statement not within loop or switch break; ^ /in/foo.c:14:2: error: expected ';' before '}' token } ^ /in/foo.c:6:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%s%s",arr,brr); ^
信息
- 递交者
- 类型
- 自测
- 题目
- P1062 找子串
- 语言
- C
- 递交时间
- 2023-04-27 14:59:15
- 评测时间
- 2023-04-27 14:59:15
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes