Accepted
/in/foo.cc: In function 'int decToBin(int)': /in/foo.cc:32:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ /in/foo.cc: In function 'int main()': /in/foo.cc:66:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=0;i<5;i++) ^~~ /in/foo.cc:67:23: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' scanf("%s",ch[i]);m.key=0; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1197 费解的开关
- 语言
- C++
- 递交时间
- 2020-02-03 15:50:56
- 评测时间
- 2020-02-03 15:50:56
- 评测机
- 分数
- 100
- 总耗时
- 5346ms
- 峰值内存
- 12.914 MiB