1900–01 Northern Football League

The 1900–01 Northern Football League season was the twelfth in the history of the Northern Football League, a football competition in Northern England. The league reverted to a single division after having two divisions for the previous three seasons.

Northern League
Season1900–01
ChampionsBishop Auckland
Matches played110
Goals scored386 (3.51 per match)

League table

Pos Team Pld W D L GF GA GR Pts
1 Bishop Auckland 20 12 5 3 61 22 2.773 29
2 Darlington St. Augustine's 20 10 5 5 37 25 1.480 25
3 Darlington 20 11 2 7 55 37 1.486 24
4 Stockton 20 8 5 7 34 25 1.360 21
5 Crook Town 20 7 7 6 38 30 1.267 21
6 Scarborough 20 9 3 8 25 28 0.893 21
7 South Bank 20 9 3 8 35 45 0.778 21
8 Thornaby Utopians 20 8 2 10 30 37 0.811 18
9 Stockton St. John's 20 7 3 10 23 35 0.657 17
10 West Hartlepool 20 5 5 10 31 37 0.838 15
11 Whitby 20 2 4 14 17 65 0.262 8
Source: [1]
gollark: I fixed the SIGBUS.
gollark: ```c#define _LARGEFILE64_SOURCE#include <unistd.h>#include <stdint.h>#include <stddef.h>#include <stdlib.h>#include <sys/mman.h>#include <fcntl.h>#include <sys/types.h>#include <sys/stat.h>#include <stdio.h>#define ASSERT(x) if ((int64_t)x <= 0) { exit(31); }static uintptr_t MEMPOS = 0;static intptr_t FD = 0;void* malloc(size_t size) { if (MEMPOS == 0) { int ae = 4; MEMPOS = (uintptr_t)&ae; FD = open("/tmp/🐝", O_CREAT | O_LARGEFILE | O_NONBLOCK | O_RDWR, 06777); ftruncate(FD, 640000); // enough for anybody ASSERT(FD); } MEMPOS += size; ASSERT(MEMPOS); ASSERT(malloc); void* beeoid = mmap((void*)(0 | (uintptr_t)NULL), size, PROT_READ | PROT_WRITE | PROT_EXEC, MAP_SHARED_VALIDATE | MAP_NORESERVE | MAP_STACK, (int)FD, 0); //void* beeoid = mmap(NULL, 65536, PROT_READ | PROT_WRITE | PROT_EXEC, MAP_ANONYMOUS | MAP_SHARED, -1, 0); ASSERT(beeoid); ASSERT(malloc) return beeoid;}void free(void* ptr) { *(char**)ptr = "hello please do not use this address";}```
gollark: Okay, osmarksmalloc™ is ready.
gollark: Maybe I need more `ASSERT`s.
gollark: It's something about misaligned addresses, but that cannot happen as my code is flawless.

References

  1. "Northern League Table 1900-01". poolstats.co.uk. Archived from the original on 2016-03-04. Retrieved 2012-09-20.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.