QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#235508 | #3530. Small business | ZhangYiDe | WA | 1ms | 3472kb | C++11 | 589b | 2023-11-02 20:39:59 | 2023-11-02 20:40:00 |
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: 1ms
memory: 3372kb
input:
123456
output:
1 23456
result:
ok ok
Test #2:
score: 0
Accepted
time: 0ms
memory: 3472kb
input:
42
output:
2 4
result:
ok ok
Test #3:
score: 0
Accepted
time: 1ms
memory: 3428kb
input:
000
output:
-1 -1
result:
ok ok
Test #4:
score: 0
Accepted
time: 0ms
memory: 3424kb
input:
4418409405
output:
0 104444589
result:
ok ok
Test #5:
score: -100
Wrong Answer
time: 0ms
memory: 3428kb
input:
82933602294918208962
output:
-1 -1
result:
wrong answer jury has the better answer