[go-nuts] Re: binary tree. different results on linux 64 and windows 32 machines.

2018-04-19 Thread Alex Dvoretskiy
Added files. Semicolon made no difference. Still wrong result on win32. On Thursday, April 19, 2018 at 10:45:35 AM UTC-7, Louki Sumirniy wrote: > > You need to show the input file also. I can only guess this has something > to do with maybe cr/lf? What happens if you add a distinct separator to t

[go-nuts] Re: binary tree. different results on linux 64 and windows 32 machines.

2018-04-19 Thread Louki Sumirniy
You need to show the input file also. I can only guess this has something to do with maybe cr/lf? What happens if you add a distinct separator to the input such as a semicolon? On Thursday, 19 April 2018 20:31:56 UTC+3, Alex Dvoretskiy wrote: > > Hello Golang-nuts, > > Following code reads data