QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#583314 | #8829. Aibohphobia | MaMengQi | WA | 1ms | 4580kb | C++20 | 796b | 2024-09-22 19:32:25 | 2024-09-22 19:32:25 |
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: 1ms
memory: 4580kb
input:
5 a sos abba icpc tenet
output:
YES a YES oss NO YES cipc YES entet
result:
ok Correct (5 test cases)
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 4508kb
input:
18 qnx oooo tvttj zzzzz pvlne iijt hjhjj loo hh uq mgvgv ewwe iii kykk o mmumm aetvv xntl
output:
YES nqx NO YES jtvtt NO YES elnpv YES ijti NO YES loo NO YES qu YES gmvgv NO NO ykkk YES o ummmm YES aetvv YES lntx
result:
wrong answer Token parameter [name=yes/no] equals to "ykkk", doesn't correspond to pattern "[yY][eE][sS]|[nN][oO]" (test case 14)