UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#101048#969. 判断元素是否存在Sun_Jianrong_1112071000ms1168kbC++261b2020-02-25 17:08:272020-02-25 17:08:27

answer


详细

小提示:点击横条可展开更详细的信息

Test #1:

score: 20
Accepted
time: 0ms
memory: 1164kb

input:

3,92

output:

NO

result:

ok single line: 'NO'

Test #2:

score: 20
Accepted
time: 0ms
memory: 1164kb

input:

1,94

output:

YES

result:

ok single line: 'YES'

Test #3:

score: 20
Accepted
time: 0ms
memory: 1168kb

input:

1,106

output:

NO

result:

ok single line: 'NO'

Test #4:

score: 20
Accepted
time: 0ms
memory: 1164kb

input:

3,96

output:

NO

result:

ok single line: 'NO'

Test #5:

score: 20
Accepted
time: 0ms
memory: 1164kb

input:

3,511

output:

YES

result:

ok single line: 'YES'