QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#148417 | #3530. Small business | HuangHanSheng | WA | 1ms | 3664kb | C++11 | 1.5kb | 2023-08-23 16:06:20 | 2023-08-25 02:12: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: 3644kb
input:
123456
output:
1 23456
result:
ok ok
Test #2:
score: 0
Accepted
time: 1ms
memory: 3660kb
input:
42
output:
2 4
result:
ok ok
Test #3:
score: 0
Accepted
time: 1ms
memory: 3656kb
input:
000
output:
-1 -1
result:
ok ok
Test #4:
score: 0
Accepted
time: 1ms
memory: 3660kb
input:
4418409405
output:
0 104444589
result:
ok ok
Test #5:
score: 0
Accepted
time: 1ms
memory: 3596kb
input:
82933602294918208962
output:
10 202222334668889999
result:
ok ok
Test #6:
score: -100
Wrong Answer
time: 0ms
memory: 3664kb
input:
264727800857314294187884421131
output:
101122344456 101223447777888889
result:
wrong answer jury has the better answer