Accepted
/in/foo.cc: In function 'll mul(ll, ll)': /in/foo.cc:17:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (tmp < 0) tmp += mod; return tmp; ^~ /in/foo.cc:17:30: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (tmp < 0) tmp += mod; return tmp; ^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- Problem B. 世界尽头——金毛兽(unicorn.c/cpp/pas)
- 题目数据
- 下载
- 语言
- C++
- 递交时间
- 2018-08-22 14:49:52
- 评测时间
- 2018-08-22 14:49:52
- 评测机
- 分数
- 100
- 总耗时
- 1294ms
- 峰值内存
- 512.0 KiB