Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
编号 | 题目 | 状态 | 分数 | 总时间 | 内存 | 代码 / 答案文件 | 提交者 | 提交时间 |
---|---|---|---|---|---|---|---|---|
#2983 | #1002. 找倍数 | Wrong Answer | 0 | 474 ms | 2832 K | Python 3 / 110 B | Met | 2023-11-22 20:46:16 |
def find_x(N):
modulo = 998244353
R = N % modulo
x = (N - R) // modulo
return x
N=input()
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0