QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#79418 | #2465. Where Have You Bin? | GuanYunchang | WA | 1ms | 3664kb | C++ | 2.4kb | 2023-02-20 08:02:10 | 2023-02-20 08:02:13 |
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: 0
Wrong Answer
time: 1ms
memory: 3664kb
input:
AEIOUU 1 4 6 9 2 3 1 6 A
output:
0 3
result:
wrong answer 1st lines differ - expected: '3', found: '0'