QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#224451#2936. Simple Collatz SequenceHuangHanShengWA 14ms9036kbPython3337b2023-10-23 02:43:432023-10-23 02:43:43

詳細信息

Test #1:

score: 100
Accepted
time: 10ms
memory: 9036kb

input:

6

output:

8

result:

ok single line: '8'

Test #2:

score: 0
Accepted
time: 8ms
memory: 9032kb

input:

12345

output:

540591

result:

ok single line: '540591'

Test #3:

score: -100
Wrong Answer
time: 14ms
memory: 9032kb

input:

1

output:

1
1

result:

wrong output format Extra information in the output file