1812 in South Africa
The following lists events that happened during 1812 in South Africa.
| |||||||||
Decades: |
| ||||||||
---|---|---|---|---|---|---|---|---|---|
See also: |
Events
- The settlement of Cradock is established
- The settlement of Grahamstown is founded
- The British troops stationed at the Cape along with settler militia drove the Xhosa from the Zuurveld, a district between the Sundays and the Great Fish Rivers, once again and thereby ending the 4th Cape Frontier War.[1]
gollark: Express a number as a sum of fibonacci numbers.
gollark: What exactly *did* #8 do?
gollark: Mine too!
gollark: I don't know why it works, but it does.
gollark: Here is my actually good*, elegant** solution:```pythondef gollariosolver(n): #print(n, "is n") x = bisect.bisect_left(fibs, n) out = set() z = 0 for i in range(x, 0, -1): #print("gollario", i, z, fibs[i]) if (y := fibs[i] + z) <= n: z = y out.add(i) if z == n: return out```
References
See Years in South Africa for list of References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.