QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#671629 | #8104. Keyboard | ZhangYiDe | WA | 0ms | 3656kb | C++17 | 2.1kb | 2024-10-24 13:46:31 | 2024-10-24 13:46:31 |
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: 0ms
memory: 3656kb
input:
PTaak 4 PA tak ptak nie
output:
YES YES NO NO
result:
ok 4 token(s): yes count is 2, no count is 2
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3616kb
input:
X 5 XX Xx X x a
output:
YES YES YES NO NO
result:
wrong answer expected NO, found YES [1st token]