Results 2 issues of AdjWang

Code here: [https://go.dev/play/p/FZMhfuOolps](https://go.dev/play/p/FZMhfuOolps) I ran it 10 times and 4 times reported disordered. Example abnormal output: ``` panic: disordered result: 449, expected: 448 goroutine 1 [running]: main.main() /tmp/sandbox1192096132/prog.go:58 +0x3d6 Program...

Hello, I have tried to convert Voxel.pas [here](http://svn.ppmsite.com/filedetails.php?repname=OS+Voxel+Tools&path=%2Fvxlseiii14x%2Fsource%2Fdocument%2FVoxel.pas) but getting an error: ``` $ ./ptoc -in ../vxlseiii14x.r583/source/document/Voxel.pas ../vxlseiii14x.r583/source/document/Voxel.pas:1 11 error: unrecognized token: ``` I cloned ptoc to wsl and compiled...