Compare commits
2 Commits
43deb91a60
...
1c8057dfde
Author | SHA1 | Date | |
---|---|---|---|
1c8057dfde | |||
0442a95edb |
|
@ -1,2 +1,2 @@
|
|||
l=set(map(int,open(0)))
|
||||
print([a*b for a in l if (b:=2020-a) in l])
|
||||
print([a*b for a in l if(b:=2020-a)in l])
|
||||
|
|
Loading…
Reference in New Issue
Block a user