用户输出
请输入一个整数 N:对应的 X 是: 0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
编号 | 题目 | 状态 | 分数 | 总时间 | 内存 | 代码 / 答案文件 | 提交者 | 提交时间 |
---|---|---|---|---|---|---|---|---|
#2976 | #1002. 找倍数 | Wrong Answer | 0 | 521 ms | 2828 K | Python 3 / 218 B | s230026068 | 2023-11-22 20:37:21 |
# 从用户输入中获取整数 N
N = int(input("请输入一个整数 N:"))
# 计算 X
remainder = N % 998244353
X = (N - remainder + 998244353) % 998244353
# 输出结果
print("对应的 X 是:", X)
用户输出
请输入一个整数 N:对应的 X 是: 0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
请输入一个整数 N:对应的 X 是: 0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
请输入一个整数 N:对应的 X 是: 0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
请输入一个整数 N:对应的 X 是: 0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
请输入一个整数 N:对应的 X 是: 0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
请输入一个整数 N:对应的 X 是: 0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
请输入一个整数 N:对应的 X 是: 0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
请输入一个整数 N:对应的 X 是: 0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
请输入一个整数 N:对应的 X 是: 0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
请输入一个整数 N:对应的 X 是: 0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
请输入一个整数 N:对应的 X 是: 0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
请输入一个整数 N:对应的 X 是: 0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
请输入一个整数 N:对应的 X 是: 0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
请输入一个整数 N:对应的 X 是: 0
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0