Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:10:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 10 | else | ^~~~ /in/foo.cc:12:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 12 | cout<<fixed<<setprecision(2)<<F; | ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2847 温度转换2024.12GESP1级T1
- 语言
- C++
- 递交时间
- 2025-02-05 22:14:27
- 评测时间
- 2025-02-05 22:14:27
- 评测机
- 分数
- 40
- 总耗时
- 18ms
- 峰值内存
- 544.0 KiB