PAT icon indicating copy to clipboard operation
PAT copied to clipboard

[Advanced/C++/1103] bug report

Open muyuuuu opened this issue 5 years ago • 0 comments

问题描述

虽然全部能AC过去,but,好像有个数算错了。

题目示例

Sample In 169 5 2 Sample Out 169 = 6^2 + 6^2 + 6^2 + 6^2 + 5^2

我们来算一下:

B$676$09IL}RSNU `9DQO@R

答案正确。

实际代码

从github拷贝,g++编译。

image

在算一下:

image

虽然不知道为啥AC了,但是结果不对呀。

muyuuuu avatar Aug 17 '19 14:08 muyuuuu