Group: comp.lang.fortran · Group Profile · Search for Write g1 in comp.lang.fortran
Author: James Van Buskirk
Date: Jun 4, 2008 01:55
... feature if at the end of the game the program offered to to write the moves of the game to a file, so that it could ...slower. As an example, after: 1. e2-e4 e7-e5 2. g1-f3 d8-f6 3. f3-e5 f6-e5 4. b1-c3 The ... quickly given that the program can always see a mate in two. -- write(*,*) transfer((/17.392111325966148d0,6.5794487871554595D-85, & 6.0134700243160014d-154/),(/'x'/)); ...
|