forked from s444413/projekt_sztuczna_int
3 lines
133 B
Python
3 lines
133 B
Python
a = 100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
|
|
b = 12
|
|
print(a*b * 99 / 4) |