Wrong Answer
/in/foo.c: In function 'main': /in/foo.c:12:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(k%10000000000==0) ^~ /in/foo.c:14:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(k%16679880978201==0) ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1186 人生苦短
- 比赛
- 2020年互联网创新创业科技节程序设计大赛
- 语言
- C
- 递交时间
- 2020-12-09 15:33:54
- 评测时间
- 2020-12-09 15:33:54
- 评测机
- 分数
- 50
- 总耗时
- 2ms
- 峰值内存
- 216.0 KiB