QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#224454#2936. Simple Collatz SequenceGuanYunchangRE 14ms9032kbPython3354b2023-10-23 02:44:472023-10-23 02:44:47

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 14ms
memory: 8968kb

input:

6

output:

8

result:

ok single line: '8'

Test #2:

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

input:

12345

output:

540591

result:

ok single line: '540591'

Test #3:

score: -100
Dangerous Syscalls

input:

1

output:

1

result: