Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
nnn
a = int(input()) b= int(input()) if a < 0 and b > 0 and a + b > 0: b += 1 print(a+b) elif a > 0 and b < 0 and a+b < 0: b += -1 print(a+b) else: print(a+b)
run
|
edit
|
history
|
help
0
My webapp demo
Prime numbers
add through function
RESTRUCTURADO
I_Love_India
init constructor
CRAZEEE!
shuru
inerse_matrix_gauss_jordan
Distribucion de cortes