QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#148519#3530. Small businessMaMengQiWA 2ms3792kbC++172.8kb2023-08-23 16:32:382023-08-25 02:15:41

详细

Test #1:

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

input:

123456

output:

1 23456

result:

ok ok

Test #2:

score: 0
Accepted
time: 2ms
memory: 3792kb

input:

42

output:

2 4

result:

ok ok

Test #3:

score: 0
Accepted
time: 2ms
memory: 3584kb

input:

000

output:

-1 -1

result:

ok ok

Test #4:

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

input:

4418409405

output:

0 104444589

result:

ok ok

Test #5:

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

input:

82933602294918208962

output:

101234689 22223688999

result:

wrong answer not used all '0'