QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#105910 | #6363. Card Game | DitaMirika | RE | 2ms | 3336kb | C++14 | 514b | 2023-05-15 22:26:50 | 2023-05-15 22:26:55 |
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: 2ms
memory: 3336kb
input:
36 11 1 4 2 4 4 2 4 1 4 4 4
output:
YES
result:
ok answer is YES
Test #2:
score: 0
Accepted
time: 2ms
memory: 3328kb
input:
4 2 1 1
output:
NO
result:
ok answer is NO
Test #3:
score: -100
Runtime Error
input:
8 5 8 5 4 2 7