CFO (disambiguation)

CFO may refer to:

Finance

Organizations

Other uses

  • Carrier frequency offset, a type of degradation observed in transmission of radio signals
  • Chief Fire Officer, the head of a fire brigade
  • Chief Firearms Officer, in Canada
  • Charles Foster Offdensen, a fictional character from Metalocalypse
gollark: ```scheme(define get-repeated-score (lambda (strategy accumulator counter) (if (= counter 0) accumulator (get-repeated-score strategy (+ accumulator (get-strategy-scores strategy)) (- counter 1)))))(define get-all-scores (lambda () (define helper (lambda (x) (write (list (car x) (get-repeated-score x 0 49))) (newline))) (map helper strategies)))```Put in this if you want cool BIGGER scores.
gollark: By somewhat narrow margins, but it consistently beats the normal grudger.
gollark: And my slightly improved grudger... wins utterly, great.
gollark: I'll make it run 50 times and sum them.
gollark: Except it's also sort of bad because I only see a small slice of the distribution because the execution engine this has is very apioform.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.