QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#52768 | #3530. Small business | HuangHanSheng | WA | 3ms | 3712kb | C++17 | 1.4kb | 2022-10-04 14:58:59 | 2022-10-04 14:59:01 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 2ms
memory: 3632kb
input:
123456
output:
1 23456
result:
ok ok
Test #2:
score: 0
Accepted
time: 1ms
memory: 3560kb
input:
42
output:
2 4
result:
ok ok
Test #3:
score: 0
Accepted
time: 2ms
memory: 3612kb
input:
000
output:
-1 -1
result:
ok ok
Test #4:
score: 0
Accepted
time: 3ms
memory: 3652kb
input:
4418409405
output:
0 104444589
result:
ok ok
Test #5:
score: 0
Accepted
time: 2ms
memory: 3712kb
input:
82933602294918208962
output:
10 202222334668889999
result:
ok ok
Test #6:
score: -100
Wrong Answer
time: 0ms
memory: 3496kb
input:
264727800857314294187884421131
output:
10011112222 3344444567777888889
result:
wrong answer Integer parameter [name=b] equals to 3344444567777888889, violates the range [-1, 10^18]