QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#458190 | #8829. Aibohphobia | ucup-team2819# | WA | 1ms | 3716kb | C++20 | 1.1kb | 2024-06-29 16:14:44 | 2024-06-29 16:14:45 |
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: 3716kb
input:
5 a sos abba icpc tenet
output:
YES a YES oss NO YES icpc YES nteet
result:
ok Correct (5 test cases)
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3488kb
input:
18 qnx oooo tvttj zzzzz pvlne iijt hjhjj loo hh uq mgvgv ewwe iii kykk o mmumm aetvv xntl
output:
YES nqx oooo YES jtvtt zzzzz YES epvln YES jiit NO YES loo hh YES qu YES mgvgv NO iii YES ykkk YES o YES ummmm YES aetvv YES lxnt
result:
wrong answer Token parameter [name=yes/no] equals to "oooo", doesn't correspond to pattern "[yY][eE][sS]|[nN][oO]" (test case 2)