QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#58705 | #983. The Hash Table | jy0n | WA | 3ms | 3588kb | C++17 | 396b | 2022-10-27 13:54:44 | 2022-10-27 13:54:47 |
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: 3ms
memory: 3504kb
input:
3 5 4 1234 5678 5 4
output:
4 229 4
result:
ok 3 tokens
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3588kb
input:
5 919191919 998244353 919191919 308308924 124312512 700980343 199712020 199712020 1000000000 1000000000
output:
420069742 18975162173 0 0 0
result:
wrong answer 3rd words differ - expected: '34523625', found: '0'