用户输出
7219
系统信息
Exited with return code 0
编号 | 题目 | 状态 | 分数 | 总时间 | 内存 | 代码 / 答案文件 | 提交者 | 提交时间 |
---|---|---|---|---|---|---|---|---|
#48967 | #1254. 含金量 | Wrong Answer | 50 | 943 ms | 25352 K | Python 3 / 121 B | KKW | 2021-05-19 22:54:36 |
x, y, z = map(int, input('').split())
n = y * z / x
if int(n) == n:
print(f'{n-1}')
else:
print(f'{int(n)}')
用户输出
7758.0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
6155.0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
3092.0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
9068.0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
9029.0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
8424.0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
4941.0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
39.0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
5639.0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0