- 1
- 2
- 3
- 4
if(totalWidth1Part!=totalWidth2Part){
if(totalWidth1Part>totalWidth2Part){
if((totalWidth1Part - totalWidth2Part)>60){
if((totalWidth1Part - totalWidth2Part)>180){
Нашли или выдавили из себя код, который нельзя назвать нормальным, на который без улыбки не взглянешь? Не торопитесь его удалять или рефакторить, — запостите его на говнокод.ру, посмеёмся вместе!
Всего: 1
+164
if(totalWidth1Part!=totalWidth2Part){
if(totalWidth1Part>totalWidth2Part){
if((totalWidth1Part - totalWidth2Part)>60){
if((totalWidth1Part - totalWidth2Part)>180){
...