Submission #58431548
Source Code Expand
S=input()
if S[-3:]=="san":
print("Yes")
else:
print("No")
Submission Info
| Submission Time | |
|---|---|
| Task | A - Takahashi san 2 |
| User | naga_na_meko |
| Language | Python (PyPy 3.10-v7.3.12) |
| Score | 100 |
| Code Size | 64 Byte |
| Status | AC |
| Exec Time | 60 ms |
| Memory | 76740 KiB |
Judge Result
| Set Name | Sample | All | ||||
|---|---|---|---|---|---|---|
| Score / Max Score | 0 / 0 | 100 / 100 | ||||
| Status |
|
|
| Set Name | Test Cases |
|---|---|
| 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 |
| Case Name | Status | Exec Time | Memory |
|---|---|---|---|
| example_00.txt | AC | 59 ms | 76468 KiB |
| example_01.txt | AC | 58 ms | 76316 KiB |
| hand_00.txt | AC | 60 ms | 76704 KiB |
| hand_01.txt | AC | 59 ms | 76408 KiB |
| hand_02.txt | AC | 59 ms | 76552 KiB |
| hand_03.txt | AC | 59 ms | 76332 KiB |
| hand_04.txt | AC | 59 ms | 76292 KiB |
| hand_05.txt | AC | 60 ms | 76448 KiB |
| hand_06.txt | AC | 59 ms | 76296 KiB |
| hand_07.txt | AC | 58 ms | 76376 KiB |
| hand_08.txt | AC | 58 ms | 76144 KiB |
| hand_09.txt | AC | 59 ms | 76380 KiB |
| hand_10.txt | AC | 58 ms | 76192 KiB |
| random_00.txt | AC | 59 ms | 76468 KiB |
| random_01.txt | AC | 59 ms | 76324 KiB |
| random_02.txt | AC | 59 ms | 76568 KiB |
| random_03.txt | AC | 59 ms | 76740 KiB |
| random_04.txt | AC | 59 ms | 76628 KiB |
| random_05.txt | AC | 59 ms | 76448 KiB |