ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#91047 | #1122. 含K个3的数 | Sky_Dreamer | 100 | 0ms | 508kb | C++ | 710b | 2020-02-15 13:08:58 | 2020-02-15 13:08:59 |
answer
Details
小提示:点击横条可展开更详细的信息
Test #1:
score: 20
Accepted
time: 0ms
memory: 504kb
input:
43833 3
output:
YES
result:
ok single line: 'YES'
Test #2:
score: 20
Accepted
time: 0ms
memory: 508kb
input:
45656846 2
output:
NO
result:
ok single line: 'NO'
Test #3:
score: 20
Accepted
time: 0ms
memory: 500kb
input:
986219822996 1
output:
NO
result:
ok single line: 'NO'
Test #4:
score: 20
Accepted
time: 0ms
memory: 508kb
input:
1322132132132 5
output:
NO
result:
ok single line: 'NO'
Test #5:
score: 20
Accepted
time: 0ms
memory: 504kb
input:
33333333 8
output:
NO
result:
ok single line: 'NO'