QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#148807 | #3530. Small business | ZhaoZiLong | WA | 2ms | 3684kb | C++17 | 2.6kb | 2023-08-23 19:06:16 | 2023-08-25 02:24:56 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 2ms
memory: 3596kb
input:
123456
output:
1 23456
result:
ok ok
Test #2:
score: 0
Accepted
time: 1ms
memory: 3684kb
input:
42
output:
2 4
result:
ok ok
Test #3:
score: 0
Accepted
time: 2ms
memory: 3668kb
input:
000
output:
-1 -1
result:
ok ok
Test #4:
score: 0
Accepted
time: 0ms
memory: 3564kb
input:
4418409405
output:
0 104444589
result:
ok ok
Test #5:
score: 0
Accepted
time: 1ms
memory: 3560kb
input:
82933602294918208962
output:
10 202222334668889999
result:
ok ok
Test #6:
score: 0
Accepted
time: 0ms
memory: 3532kb
input:
264727800857314294187884421131
output:
100111122223 344444567777888889
result:
ok ok
Test #7:
score: 0
Accepted
time: 2ms
memory: 3536kb
input:
5879012924529447774473489599650098351318
output:
-1 -1
result:
ok ok
Test #8:
score: 0
Accepted
time: 0ms
memory: 3604kb
input:
61899560303187317666207432000671179900997026617305
output:
-1 -1
result:
ok ok
Test #9:
score: 0
Accepted
time: 2ms
memory: 3588kb
input:
0
output:
-1 -1
result:
ok ok
Test #10:
score: -100
Wrong Answer
time: 2ms
memory: 3544kb
input:
0000000000000000010
output:
-1 -1
result:
wrong answer jury has the better answer