QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#52701 | #3530. Small business | GuanYunchang | WA | 2ms | 3724kb | C++17 | 626b | 2022-10-04 14:26:59 | 2022-10-04 14:27:00 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 2ms
memory: 3620kb
input:
123456
output:
1 23456
result:
ok ok
Test #2:
score: 0
Accepted
time: 2ms
memory: 3644kb
input:
42
output:
2 4
result:
ok ok
Test #3:
score: 0
Accepted
time: 2ms
memory: 3644kb
input:
000
output:
-1 -1
result:
ok ok
Test #4:
score: 0
Accepted
time: 0ms
memory: 3724kb
input:
4418409405
output:
0 104444589
result:
ok ok
Test #5:
score: -100
Wrong Answer
time: 2ms
memory: 3724kb
input:
82933602294918208962
output:
result:
wrong output format Unexpected end of file - int64 expected