Submission #658683


Source Code Expand

x,y=map(int,raw_input().split())
print "Better" if y>x else "Worse"

Submission Info

Submission Time
Task A - テスト
User fiord
Language Python (2.7.3)
Score 100
Code Size 68 Byte
Status AC
Exec Time 58 ms
Memory 3392 KB

Judge Result

Set Name Sample Dataset1 All
Score / Max Score 0 / 0 50 / 50 50 / 50
Status
AC × 2
AC × 11
AC × 32
Set Name Test Cases
Sample s0.txt, s1.txt
Dataset1 000.txt, 001.txt, 002.txt, 003.txt, 004.txt, 005.txt, 006.txt, 007.txt, 008.txt, 009.txt, s0.txt
All 000.txt, 001.txt, 002.txt, 003.txt, 004.txt, 005.txt, 006.txt, 007.txt, 008.txt, 009.txt, 010.txt, 011.txt, 012.txt, 013.txt, 014.txt, 015.txt, 016.txt, 017.txt, 018.txt, 019.txt, 020.txt, 021.txt, 022.txt, 023.txt, 024.txt, 025.txt, 026.txt, 027.txt, 028.txt, 029.txt, s0.txt, s1.txt
Case Name Status Exec Time Memory
000.txt AC 56 ms 3372 KB
001.txt AC 54 ms 3264 KB
002.txt AC 54 ms 3380 KB
003.txt AC 57 ms 3384 KB
004.txt AC 54 ms 3384 KB
005.txt AC 56 ms 3376 KB
006.txt AC 58 ms 3392 KB
007.txt AC 58 ms 3376 KB
008.txt AC 58 ms 3380 KB
009.txt AC 57 ms 3384 KB
010.txt AC 58 ms 3388 KB
011.txt AC 58 ms 3388 KB
012.txt AC 57 ms 3380 KB
013.txt AC 56 ms 3384 KB
014.txt AC 58 ms 3380 KB
015.txt AC 57 ms 3380 KB
016.txt AC 57 ms 3380 KB
017.txt AC 57 ms 3380 KB
018.txt AC 55 ms 3308 KB
019.txt AC 57 ms 3380 KB
020.txt AC 56 ms 3392 KB
021.txt AC 56 ms 3380 KB
022.txt AC 57 ms 3384 KB
023.txt AC 56 ms 3300 KB
024.txt AC 57 ms 3388 KB
025.txt AC 56 ms 3380 KB
026.txt AC 56 ms 3388 KB
027.txt AC 57 ms 3380 KB
028.txt AC 56 ms 3372 KB
029.txt AC 56 ms 3376 KB
s0.txt AC 56 ms 3376 KB
s1.txt AC 56 ms 3380 KB