System Error
/in/foo.cc: In function 'void print(int, int, int)': /in/foo.cc:31:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(y==0)return;printf("%d",x); ^~ /in/foo.cc:31:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(y==0)return;printf("%d",x); ^~~~~~
FormatError('config file not found',)
信息
- 递交者
- 类型
- 递交
- 题目
- P1007 单词
- 语言
- C++
- 递交时间
- 2020-02-08 20:33:58
- 评测时间
- 2020-02-08 20:33:58
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes