QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#147574#3530. Small businessGuanYunchangWA 1ms3660kbC++17429b2023-08-23 14:06:072023-08-25 01:40:13

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 3564kb

input:

123456

output:

1 23456

result:

ok ok

Test #2:

score: 0
Accepted
time: 1ms
memory: 3660kb

input:

42

output:

2 4

result:

ok ok

Test #3:

score: 0
Accepted
time: 1ms
memory: 3520kb

input:

000

output:

-1 -1

result:

ok ok

Test #4:

score: -100
Wrong Answer
time: 0ms
memory: 3564kb

input:

4418409405

output:

0 144445890

result:

wrong answer jury has the better answer