Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:12:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (c < 0) ^~ /in/foo.cc:14:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (a > b) ^~
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1251 A 等比数列
 - 比赛
 - 南京师范大学2021年6月程序设计竞赛(小兰赛)
 - 语言
 - C++
 - 递交时间
 - 2021-06-02 14:14:12
 - 评测时间
 - 2021-06-02 14:14:12
 - 评测机
 
- 分数
 - 120
 - 总耗时
 - 9ms
 - 峰值内存
 - 228.0 KiB