Time Exceeded
/in/foo.cc: In function 'int read()': /in/foo.cc:46:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while(ch>='0' && ch<='9') ^~~~~ /in/foo.cc:48:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' return x*f; ^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2537 对话(dialog)
- 语言
- C++
- 递交时间
- 2025-01-24 12:07:37
- 评测时间
- 2025-01-24 12:07:37
- 评测机
- 分数
- 0
- 总耗时
- ≥5119ms
- 峰值内存
- ≥424.0 KiB