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