Runtime Error
/in/foo.c: In function 'main': /in/foo.c:19:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ /in/foo.c:24:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else' printf("%d",sum%p); ^~~~~~ /in/foo.c:5:16: warning: unused variable 'j' [-Wunused-variable] int n,sum=0,i,j; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P2035 奇数偶数与绚丽多彩的数
- 语言
- C
- 递交时间
- 2018-04-13 14:25:40
- 评测时间
- 2018-04-13 14:25:40
- 评测机
- 分数
- 0
- 总耗时
- 6090ms
- 峰值内存
- 352.0 KiB