Wrong Answer
foo.c: In function 'Union': foo.c:87:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 87 | if(flag==0) | ^~ foo.c:89:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 89 | p=p->next; | ^ foo.c: In function 'SearchRemove': foo.c:123:1: warning: control reaches end of non-void function [-Wreturn-type] 123 | } | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 比赛
- 2023 程序设计与竞赛(作业8:链表的世界)
- 语言
- C
- 递交时间
- 2023-11-25 21:33:27
- 评测时间
- 2023-11-25 21:33:27
- 评测机
- 分数
- 60
- 总耗时
- 9ms
- 峰值内存
- 332.0 KiB