1922 World Fencing Championships

The 1922 World Fencing Championships were held in Paris, France.[1]

1922 World Championships in Fencing
Host city Paris, France

Medal summary

Men's events

Event Gold Silver Bronze
Individual Épée Raoul Heide Robert Liottel Gaston Cornereau
Individual Sabre Adrianus de Jong Jean Taillandier Léon Tom
gollark: ```scheme(define actually-forgiving-grudge (lambda (x y) (let* ( (defection-count (length (filter (lambda (m) (= m 1)) x))) (lookback (+ 1 (inexact->exact (floor (expt 1.8 defection-count))))) (result (if (member '(1 0) (take lookback (zip x y))) 1 0)) ) result)))```I think this detects betrayals properly now.
gollark: Wow, BEE the memq function?
gollark: We are investigating MANY things.
gollark: This is quite complex, but here you go.
gollark: ```lualocal mathfloor, mathpow = math.floor, math.powstrats.actually_vaguely_forgiving_grudger = function(prev, opponent, memory) -- gollarious² if #opponent == 0 then return true end if memory.defections == nil then memory.defections = 0 end if opponent[#opponent] == false then memory.defections = memory.defections + 1 return false end local lookback = mathfloor(mathpow(2, memory.defections)) for i = #opponent, (#opponent - lookback), -1 do if opponent[i] == false and prev[i] == true then return false end end return trueend```

References

  1. The Guinness Encyclopaedia of Sports Records & Results (1987). Fencing World Championships, pages 165-167. Guinness Superlatives Ltd. ISBN 0-85112-492-5.


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