QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#147811 | #3530. Small business | HuangHanSheng | WA | 1ms | 3540kb | C++17 | 3.5kb | 2023-08-23 14:30:46 | 2023-08-25 01:48:46 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 3512kb
input:
123456
output:
1 23456
result:
ok ok
Test #2:
score: 0
Accepted
time: 1ms
memory: 3460kb
input:
42
output:
2 4
result:
ok ok
Test #3:
score: 0
Accepted
time: 0ms
memory: 3448kb
input:
000
output:
-1 -1
result:
ok ok
Test #4:
score: 0
Accepted
time: 0ms
memory: 3464kb
input:
4418409405
output:
0 104444589
result:
ok ok
Test #5:
score: -100
Wrong Answer
time: 1ms
memory: 3540kb
input:
82933602294918208962
output:
0 1022222334668889999
result:
wrong answer Integer parameter [name=b] equals to 1022222334668889999, violates the range [-1, 10^18]