QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
详细
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