QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#53011 | #983. The Hash Table | jy0n | WA | 2ms | 3576kb | C++17 | 258b | 2022-10-04 17:05:16 | 2022-10-04 17:07:20 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3576kb
input:
3 5 4 1234 5678 5 4
output:
4 229 4
result:
ok 3 tokens
Test #2:
score: -100
Wrong Answer
time: 2ms
memory: 3500kb
input:
5 919191919 998244353 919191919 308308924 124312512 700980343 199712020 199712020 1000000000 1000000000
output:
0 0 0 0 0
result:
wrong answer 1st words differ - expected: '420069742', found: '0'