QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#148707 | #3530. Small business | ZhaoZiLong | WA | 13ms | 8252kb | Python3 | 517b | 2023-08-23 17:43:10 | 2023-08-25 02:22:29 |
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: 8ms
memory: 8136kb
input:
123456
output:
1 23456
result:
ok ok
Test #2:
score: 0
Accepted
time: 13ms
memory: 8236kb
input:
42
output:
2 4
result:
ok ok
Test #3:
score: 0
Accepted
time: 9ms
memory: 8032kb
input:
000
output:
-1 -1
result:
ok ok
Test #4:
score: -100
Wrong Answer
time: 3ms
memory: 8252kb
input:
4418409405
output:
4 418409405
result:
wrong answer jury has the better answer