QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#147630#3530. Small businessMaMengQiWA 2ms3624kbC++17596b2023-08-23 14:13:222023-08-25 01:41:57

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 2ms
memory: 3604kb

input:

123456

output:

1 23456

result:

ok ok

Test #2:

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

input:

42

output:

2 4

result:

ok ok

Test #3:

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

input:

000

output:

-1 -1

result:

ok ok

Test #4:

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

input:

4418409405

output:

0 104444589

result:

ok ok

Test #5:

score: -100
Wrong Answer
time: 1ms
memory: 3576kb

input:

82933602294918208962

output:

-1 -1

result:

wrong answer jury has the better answer