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