Submission #45492880


Source Code Expand

Copy
N = input()
if N[0] == N[1] == N[2] == N[3]:
print("SAME")
else:
print("DIFFERENT")
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
N = input()
if N[0] == N[1] == N[2] == N[3]:
    print("SAME")
else:
    print("DIFFERENT")

Submission Info

Submission Time
Task A - 暗証番号
User KoyanagiHitoshi
Language Python (CPython 3.11.4)
Score 100
Code Size 92 Byte
Status AC
Exec Time 9 ms
Memory 8696 KB

Judge Result

Set Name sample All
Score / Max Score 0 / 0 100 / 100
Status
AC × 3
AC × 23
Set Name Test Cases
sample sample-01.txt, sample-02.txt, sample-03.txt
All 01.txt, 03.txt, 04.txt, 05.txt, 06.txt, 07.txt, 08.txt, 09.txt, 11.txt, 12.txt, 13.txt, 14.txt, 15.txt, 16.txt, 17.txt, 18.txt, 19.txt, sample-01.txt, sample-02.txt, sample-03.txt, sample-01.txt, sample-02.txt, sample-03.txt
Case Name Status Exec Time Memory
01.txt AC 9 ms 8560 KB
03.txt AC 9 ms 8544 KB
04.txt AC 8 ms 8464 KB
05.txt AC 8 ms 8544 KB
06.txt AC 8 ms 8548 KB
07.txt AC 8 ms 8696 KB
08.txt AC 9 ms 8592 KB
09.txt AC 8 ms 8504 KB
11.txt AC 9 ms 8580 KB
12.txt AC 8 ms 8652 KB
13.txt AC 8 ms 8572 KB
14.txt AC 9 ms 8480 KB
15.txt AC 8 ms 8536 KB
16.txt AC 9 ms 8532 KB
17.txt AC 9 ms 8516 KB
18.txt AC 8 ms 8540 KB
19.txt AC 8 ms 8484 KB
sample-01.txt AC 8 ms 8460 KB
sample-02.txt AC 9 ms 8464 KB
sample-03.txt AC 8 ms 8536 KB


2025-04-05 (Sat)
05:31:21 +00:00