Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
编号 | 题目 | 状态 | 分数 | 总时间 | 内存 | 代码 / 答案文件 | 提交者 | 提交时间 |
---|---|---|---|---|---|---|---|---|
#3183 | #1007. 这你也敢信? | Wrong Answer | 0 | 559 ms | 2840 K | Python 3 / 230 B | s230034010 | 2023-11-25 14:07:46 |
def check_romantic_fortune():
number = int(input("Enter the number to check: "))
while number % 2 == 0:
number //= 2
while number % 3 == 0:
number //= 3
print("Yes" if number == 1 else "No")
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
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