1955 Individual Speedway World Championship

1955 Individual Speedway World Championship
Previous: 1954 Next: 1956

The 1955 Individual Speedway World Championship.

World final

Pos.RiderHeat ScoresTotal
1 Peter Craven(3,3,2,3,2)13
2 Ronnie Moore(3,1,3,2,3)12+3
3 Barry Briggs(3,2,3,2,2)12+2
4 Eric Williams(3,1,2,3,3)12+1
5 Brian Crutcher(2,2,3,Fx,3)10
6 Ove Fundin(2,1,1,3,3)10
7 Jack Young(1,3,1,3,2)10
8 Olle Nygren(0,3,2,2,2)9
9 Arthur Forrest(0,2,3,1,1)7
10 Arthur Wright(1,3,0,1,1)6
11 Billy Bales(2,0,1,2,1)6
12 Ron Johnston(1,1,2,1,1)6
13 Kjell Carlsson(0,2,0,1,0)3
14 Phil Clarke(2,0,0,0,0)2
15 Henry Andersen(1,0,1,0,0)2
16 Cyril Roger(0,0,0,0,Fx)0
R1 Gerry Husseydid not ride-
R2 Ken McKinlaydid not ride-
gollark: And yet it has GLOBALS in it?
gollark: ```pythondef c_wrapper(file): print("Compiling", file) temp = tempfile.mktemp(prefix="lib-compile-") print(temp) if subprocess.run(["gcc", file, "-o", temp, "-shared"]).returncode != 0: raise ValueError("compilation failed") library = ctypes.CDLL(temp) entry = library.entry entry.restype = ctypes.POINTER(ctypes.c_int)```Here's a bit of the *excellent* code.
gollark: Your entry is a function, it doesn't start up a process on every iteration or it would go slower.
gollark: How is not arbitrarily zeroing things "unusual"?
gollark: But the test code was in Python, because I only write C ironically, and dealing with anomalous C things would have been annoying.

References

  1. Bamford, R. & Shailes, G. (2002). A History of the World Speedway Championship. Stroud: Tempus Publishing. ISBN 0-7524-2402-5

See also


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.