Submission #51702284


Source Code Expand

N,*A = $<.read.split
puts(A.tally.any?{|a,t| t<=10 }?'Yes':'No')

Submission Info

Submission Time
Task A - Kazuate Game
User ds14050
Language Ruby (ruby 3.2.2)
Score 100
Code Size 67 Byte
Status AC
Exec Time 103 ms
Memory 30448 KiB

Judge Result

Set Name Sample All
Score / Max Score 0 / 0 100 / 100
Status
AC × 2
AC × 23
Set Name Test Cases
Sample example0.txt, example1.txt
All example0.txt, example1.txt, handmade0.txt, maximum0.txt, maximum1.txt, maximum2.txt, maximum3.txt, maximum4.txt, random0.txt, random1.txt, random10.txt, random11.txt, random12.txt, random13.txt, random14.txt, random2.txt, random3.txt, random4.txt, random5.txt, random6.txt, random7.txt, random8.txt, random9.txt
Case Name Status Exec Time Memory
example0.txt AC 103 ms 16980 KiB
example1.txt AC 48 ms 17220 KiB
handmade0.txt AC 46 ms 17092 KiB
maximum0.txt AC 83 ms 29376 KiB
maximum1.txt AC 81 ms 29380 KiB
maximum2.txt AC 81 ms 30448 KiB
maximum3.txt AC 82 ms 29284 KiB
maximum4.txt AC 80 ms 29460 KiB
random0.txt AC 83 ms 28764 KiB
random1.txt AC 53 ms 19424 KiB
random10.txt AC 71 ms 25388 KiB
random11.txt AC 80 ms 29212 KiB
random12.txt AC 61 ms 22564 KiB
random13.txt AC 74 ms 25740 KiB
random14.txt AC 62 ms 23124 KiB
random2.txt AC 73 ms 25040 KiB
random3.txt AC 80 ms 28960 KiB
random4.txt AC 71 ms 25036 KiB
random5.txt AC 57 ms 20756 KiB
random6.txt AC 76 ms 27256 KiB
random7.txt AC 72 ms 25136 KiB
random8.txt AC 55 ms 20044 KiB
random9.txt AC 61 ms 21952 KiB