QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#224450 | #2936. Simple Collatz Sequence | HuangHanSheng | WA | 16ms | 9036kb | Python3 | 336b | 2023-10-23 02:43:16 | 2023-10-23 02:43:16 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 8ms
memory: 8968kb
input:
6
output:
8
result:
ok single line: '8'
Test #2:
score: 0
Accepted
time: 16ms
memory: 9036kb
input:
12345
output:
540591
result:
ok single line: '540591'
Test #3:
score: -100
Wrong Answer
time: 12ms
memory: 8972kb
input:
1
output:
1 1
result:
wrong output format Extra information in the output file