Accepted
foo.cc: In function 'int zdgys(int, int)':
foo.cc:9:1: warning: control reaches end of non-void function [-Wreturn-type]
    9 | }
      | ^
foo.cc: In function 'int main()':
foo.cc:13:23: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized]
   13 |  int len=x.length(),y,z,
      |                       ^
foo.cc:13:21: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized]
   13 |  int len=x.length(),y,z,
      |                     ^
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1065 分数转换
 - 语言
 - C++
 - 递交时间
 - 2022-07-12 08:37:06
 - 评测时间
 - 2022-07-12 08:37:06
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 7ms
 - 峰值内存
 - 384.0 KiB