Suldurci

Suldurci (Macedonian: Сулдурци) is a village in the municipality of Radoviš, North Macedonia.

Suldurci

Сулдурци
Village
Suldurci
Location within North Macedonia
Coordinates: 41.583841°N 22.485847°E / 41.583841; 22.485847
Country North Macedonia
Region Southeastern
Municipality Radoviš
Population
 (2002)
  Total228
Time zoneUTC+1 (CET)
  Summer (DST)UTC+2 (CEST)
Website.

Demographics

According to the 2002 census, the village had a total of 228 inhabitants.[1] Ethnic groups in the village include:[1]

gollark: You know what, I'll ignore this ENTIRELY for now muahahahaha.
gollark: This is in a 130 line function which *kind of* explains what it's doing, but apiaristically.
gollark: It *seemed* like it was just inserting things, but it may also be moving everything after this into the children of the other thingy?
gollark: ```nim var emNode = newDoublyLinkedNode(emToken) for childNode in token.children.nodes: if childNode.value == opener.value.token: emToken.children.head = childNode.next if childNode.next != nil: childNode.next.prev = nil childNode.next = emNode emNode.prev = childNode if childNode.value == closer.value.token: emToken.children.tail = childNode.prev if childNode.prev != nil: childNode.prev.next = nil childNode.prev = emNode emNode.next = childNode```
gollark: This would really be easier if they had actually bothered to put comments in this. I've worked out that it is in fact *not* a `seq.insert` call precisely, but I don't know what it's meant to be doing.

References

  1. Macedonian Census (2002), Book 5 - Total population according to the Ethnic Affiliation, Mother Tongue and Religion, The State Statistical Office, Skopje, 2002, p. 160.


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