Re: [go-nuts] difference response from play.golang (bit operations)

2020-01-03 Thread X-Thief
lol thanks xDD I didnt try int32 coz i though int is linked to that пятница, 3 января 2020 г., 22:28:59 UTC+4 пользователь andrey mirtchovski написал: > > sorry, i meant to put this in too; > > https://play.golang.org/p/vn5iMAWbDiv > > On Fri, Jan 3, 2020 at 11:27 AM andrey mirtchovski > >

Re: [go-nuts] difference response from play.golang (bit operations)

2020-01-03 Thread andrey mirtchovski
sorry, i meant to put this in too; https://play.golang.org/p/vn5iMAWbDiv On Fri, Jan 3, 2020 at 11:27 AM andrey mirtchovski wrote: > > https://play.golang.org/p/cpKEQZJKDsh > > On Fri, Jan 3, 2020 at 11:24 AM X-Thief wrote: > > > > thx but have you tried it? it just gives positive on playground

Re: [go-nuts] difference response from play.golang (bit operations)

2020-01-03 Thread andrey mirtchovski
https://play.golang.org/p/cpKEQZJKDsh On Fri, Jan 3, 2020 at 11:24 AM X-Thief wrote: > > thx but have you tried it? it just gives positive on playground. > > пятница, 3 января 2020 г., 22:05:48 UTC+4 пользователь Ian Lance Taylor > написал: >> >> On Fri, Jan 3, 2020 at 9:50 AM X-Thief wrote: >>

Re: [go-nuts] difference response from play.golang (bit operations)

2020-01-03 Thread X-Thief
thx but have you tried it? it just gives positive on playground. пятница, 3 января 2020 г., 22:05:48 UTC+4 пользователь Ian Lance Taylor написал: > > On Fri, Jan 3, 2020 at 9:50 AM X-Thief > > wrote: > > > > Hey. Im realy newbish at bit operations > > > > Could you help me get the same resu

Re: [go-nuts] difference response from play.golang (bit operations)

2020-01-03 Thread Ian Lance Taylor
On Fri, Jan 3, 2020 at 9:50 AM X-Thief wrote: > > Hey. Im realy newbish at bit operations > > Could you help me get the same result as in > https://play.golang.org/p/FWocHVrF0Wt > On my PC and my server i got positive number from the script. But i need > negative result if it is so > > Any sugge

[go-nuts] difference response from play.golang (bit operations)

2020-01-03 Thread X-Thief
Hey. Im realy newbish at bit operations Could you help me get the same result as in https://play.golang.org/p/FWocHVrF0Wt On my PC and my server i got positive number from the script. But i need negative result if it is so Any suggestions?) -- You received this message because you are subscri