QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#105910#6363. Card GameDitaMirikaRE 2ms3336kbC++14514b2023-05-15 22:26:502023-05-15 22:26:55

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

output:


result: