Submission #1790155


Source Code Expand

R=int(input()), G=int(input())
P=2G-R
print(P)

Submission Info

Submission Time
Task A - Rating Goal
User unirt
Language Python (3.4.3)
Score 0
Code Size 48 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 × 8
Set Name Test Cases
Sample s1.txt, s2.txt
All in1.txt, in2.txt, in3.txt, in4.txt, in5.txt, in6.txt, s1.txt, s2.txt
Case Name Status Exec Time Memory
in1.txt RE 16 ms 2940 KB
in2.txt RE 16 ms 2940 KB
in3.txt RE 16 ms 2940 KB
in4.txt RE 17 ms 2940 KB
in5.txt RE 17 ms 2940 KB
in6.txt RE 17 ms 2940 KB
s1.txt RE 17 ms 2940 KB
s2.txt RE 17 ms 2940 KB