QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#147645#3530. Small businessHuangHanShengWA 17ms9176kbPython3426b2023-08-23 14:14:342023-08-25 01:42:26

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 6ms
memory: 9176kb

input:

123456

output:

1 23456

result:

ok ok

Test #2:

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

input:

42

output:

2 4

result:

ok ok

Test #3:

score: 0
Accepted
time: 7ms
memory: 9012kb

input:

000

output:

-1 -1

result:

ok ok

Test #4:

score: -100
Wrong Answer
time: 17ms
memory: 9104kb

input:

4418409405

output:

4 418409405

result:

wrong answer jury has the better answer