提出 #58437855


ソースコード 拡げる

s=input()
if s[-3:]=='san':
  print('Yes')
else:
  print('No')

提出情報

提出日時
問題 A - Takahashi san 2
ユーザ thirdon
言語 Python (CPython 3.11.4)
得点 100
コード長 66 Byte
結果 AC
実行時間 9 ms
メモリ 8628 KiB

ジャッジ結果

セット名 Sample All
得点 / 配点 0 / 0 100 / 100
結果
AC × 2
AC × 19
セット名 テストケース
Sample example_00.txt, example_01.txt
All example_00.txt, example_01.txt, hand_00.txt, hand_01.txt, hand_02.txt, hand_03.txt, hand_04.txt, hand_05.txt, hand_06.txt, hand_07.txt, hand_08.txt, hand_09.txt, hand_10.txt, random_00.txt, random_01.txt, random_02.txt, random_03.txt, random_04.txt, random_05.txt
ケース名 結果 実行時間 メモリ
example_00.txt AC 9 ms 8436 KiB
example_01.txt AC 9 ms 8620 KiB
hand_00.txt AC 9 ms 8460 KiB
hand_01.txt AC 9 ms 8556 KiB
hand_02.txt AC 9 ms 8348 KiB
hand_03.txt AC 9 ms 8464 KiB
hand_04.txt AC 9 ms 8492 KiB
hand_05.txt AC 9 ms 8524 KiB
hand_06.txt AC 9 ms 8532 KiB
hand_07.txt AC 9 ms 8348 KiB
hand_08.txt AC 9 ms 8512 KiB
hand_09.txt AC 9 ms 8528 KiB
hand_10.txt AC 9 ms 8628 KiB
random_00.txt AC 9 ms 8460 KiB
random_01.txt AC 9 ms 8488 KiB
random_02.txt AC 9 ms 8496 KiB
random_03.txt AC 9 ms 8484 KiB
random_04.txt AC 9 ms 8504 KiB
random_05.txt AC 9 ms 8464 KiB