Wrong Answer
foo.cc: In function 'bool check(double)': foo.cc:20:9: warning: unused variable 'hh' [-Wunused-variable] int hh = 0, tt = 0; ^~ foo.cc:20:17: warning: unused variable 'tt' [-Wunused-variable] int hh = 0, tt = 0; ^~ foo.cc: In function 'int main()': foo.cc:49:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%s", str); ~~~~~^~~~~~~~~~~
正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- 「一本通 3.3 例 1」Word Rings
- 语言
- C++
- 递交时间
- 2021-07-30 10:37:04
- 评测时间
- 2021-07-30 10:37:04
- 评测机
- 分数
- 50
- 总耗时
- 205ms
- 峰值内存
- 580.0 KiB