Runtime Error
/in/foo.cc: In function 'int Pow(int, int)': /in/foo.cc:22:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(!a) return 0; int res=1; ^~ /in/foo.cc:22:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(!a) return 0; int res=1; ^~~
信息
- 递交者
- 类型
- 自测
- 语言
- C++
- 递交时间
- 2024-06-16 03:05:06
- 评测时间
- 2024-06-16 03:05:06
- 评测机
- 分数
- 0
- 总耗时
- 1ms
- 峰值内存
- 496.0 KiB