Submission #1754712


Source Code Expand

print("NO " if map(int, "".join(input().split())) % 4 else "YES")

Submission Info

Submission Time
Task A - RGB Cards
User pytry3g
Language Python (3.4.3)
Score 0
Code Size 67 Byte
Status RE
Exec Time 17 ms
Memory 2940 KB

Judge Result

Set Name Sample All
Score / Max Score 0 / 0 0 / 100
Status
RE × 2
RE × 7
Set Name Test Cases
Sample s1.txt, s2.txt
All in1.txt, in2.txt, in3.txt, in4.txt, in5.txt, s1.txt, s2.txt
Case Name Status Exec Time Memory
in1.txt RE 17 ms 2940 KB
in2.txt RE 17 ms 2940 KB
in3.txt RE 17 ms 2940 KB
in4.txt RE 17 ms 2940 KB
in5.txt RE 17 ms 2940 KB
s1.txt RE 17 ms 2940 KB
s2.txt RE 17 ms 2940 KB