Wrong Answer
foo.cc: In function 'int main()': foo.cc:5:6: warning: 'm' is used uninitialized in this function [-Wuninitialized] 5 | int y=x*x; | ^ foo.cc:19:9: note: 'm' was declared here 19 | int n,m; | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1066 同构数
- 语言
- C++
- 递交时间
- 2022-07-12 17:53:21
- 评测时间
- 2022-07-12 17:53:21
- 评测机
- 分数
- 50
- 总耗时
- 10ms
- 峰值内存
- 384.0 KiB