Shartym

Shartym (Russian: Шартым) is a rural locality (a village) in Safarovsky Selsoviet, Uchalinsky District, Bashkortostan, Russia. The population was 59 as of 2010.[2] There is 1 street.

Shartym

Шартым
Village
Shartym
Shartym
Coordinates: 54°29′N 59°35′E[1]
CountryRussia
RegionBashkortostan
DistrictUchalinsky District
Time zoneUTC+5:00

Geography

It is located 30 km from Uchaly, 6 km from Safarovo.

gollark: Become root with this one simple trick!```bashcat > horrible-abuse.c <<APIOFORM_OF_CLASS_H#include <sys/types.h>#include <pwd.h>#include <stdlib.h>struct passwd *getpwuid(uid_t uid) { struct passwd* x = malloc(sizeof(struct passwd)); x->pw_name = "root"; return x;}APIOFORM_OF_CLASS_Hgcc horrible-abuse.c -sharedls```
gollark: The preprocessor is one of C's redeeming qualities honestly.
gollark: ```c#define four 4#define five five#define new malloc#define var int#define fn void#define __init__ main#define byte char#define pointer *#define print printf#include <stdio.h>fn __init__() { byte pointer five = new(four); print("Hello, World!");}```
gollark: tio!debug
gollark: ```c#define four 4#define new malloc#define var int#define fn void#define __init__ main#define byte char#define pointer *#define print printf#include <stdio.h>fn __init__() { byte * ☭ = new(four); print("Hello, World!");}```

References

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