Time Exceeded
/in/foo.c: In function 'Findmin':
/in/foo.c:51:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if(i==n-1)
^~
/in/foo.c:53:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
k++;
^
信息
- 递交者
- 类型
- 递交
- 题目
- P1188 三相之力
- 比赛
- 2020年互联网创新创业科技节程序设计大赛
- 语言
- C
- 递交时间
- 2020-12-09 15:39:03
- 评测时间
- 2020-12-09 15:39:03
- 评测机
- 分数
- 50
- 总耗时
- ≥1004ms
- 峰值内存
- ≥216.0 KiB