Zharki, Vologda Oblast

Zharki (Russian: Жарки) is a rural locality (a village) in Yugskoye Rural Settlement, Cherepovetsky District, Vologda Oblast, Russia. The population was 3 as of 2002.[2] There are 4 streets.

Zharki

Жарки
Village
Zharki
Zharki
Coordinates: 58°57′N 38°32′E[1]
CountryRussia
RegionVologda Oblast
DistrictCherepovetsky District
Time zoneUTC+3:00

Geography

The distance to Cherepovets is 54 km, to Novoye Domozerovo is 24 km. Velyamikovo is the nearest rural locality.

gollark: In my place.
gollark: This is obviously just a ploy to ascend to staff status.
gollark: Well, traditionally, the pH analogy is used for "based"/"cringe" (or "acidified", really).
gollark: Okay.
gollark: ```c/* A C program vulnerable to buffer overflows. */#include <stdio.h>#include <stdlib.h>#include <string.h>void function(char *str){ char buf[16]; /* The following statement has a buffer overflow problem */ strcpy(buf, str); printf("Buffer size: %d\n", (int)strlen(buf)); printf("Buffer content: %s\n", buf);}int main(int argc, char *argv[]){ if (argc < 2) { printf("Usage: %s <string>\n", argv[0]); exit(EXIT_FAILURE); } function(argv[1]); exit(EXIT_SUCCESS);}```

References

  1. Карта Череповецкого района Вологодской области
  2. Данные переписи 2002 года: таблица 2С. М.: Федеральная служба государственной статистики, 2004.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.