QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#42116#1774. Customs ControlsZhangYiDeWA 2ms3668kbC++171.5kb2022-08-01 16:38:422022-08-01 16:38:42

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 2ms
memory: 3568kb

input:

5 10 2
1 1 1 1 1
3 4
5 4
3 1
4 1
3 5
2 1
2 4
2 5
1 5
2 3

output:

NSSSN

result:

ok accepted

Test #2:

score: 0
Accepted
time: 2ms
memory: 3664kb

input:

10 9 5
1 1 1 1 1 1 1 1 1 1
9 5
7 1
8 1
10 1
5 3
6 1
2 1
3 2
4 1

output:

NNNNSSSSSN

result:

ok accepted

Test #3:

score: -100
Wrong Answer
time: 2ms
memory: 3668kb

input:

2 1 2
6124 7094
2 1

output:

SS

result:

wrong answer number of N:s not equal to k