Araji Line
Araji Line (a.k.a. Arajiline & Arazeeline) is a village in Varanasi district in the Indian state of Uttar Pradesh. It is about 275 kilometers from the state capital Lucknow and 798 kilometers from the national capital Delhi.[1][2]
Araji Line | |
---|---|
Village | |
Araji Line Village location on Varanasi district map Araji Line Araji Line (Uttar Pradesh) Araji Line Araji Line (India) | |
Coordinates: 25.186298°N 82.888960°E | |
Country | |
State | Uttar Pradesh |
Elevation | 87 m (285 ft) |
Population (2011) | |
• Total | 363 |
Languages | |
• Official | Hindi & Urdu |
Time zone | UTC+5:30 (IST) |
STD | 05443 |
Vehicle registration | UP65 XXXX |
Website | up |
Transportation
Araji Line can be accessed by road as it does not have a train station. Closest Indian railway stations are Manduadih & Varanasi railway stations. Nearest operational airports are Varanasi airport (46 kilometers) and Patna airport (258 kilometers).[3][4]
gollark: ```pythonimport syscode = input()l = len(code)acc = 0pos = 0incr = 1num_lookup = { "zero": 0, "one": 1, "two": 2, "three": 3, "four": 4, "five": 5, "six": 6, "seven": 7, "eight": 8, "nine": 9 }while pos < l: char = code[pos] if char == "i": h, g = list(range(pos + 1, l)), list(range(pos - 1, 0, -1)) for i in h + g if incr == 1 else g + h: if code[i] == "i": pos = (i + 1) % l break continue elif char == "p": pos += incr elif char == "a": acc += 1 elif char == "e": acc -= 1 elif char == "v": incr *= -1 elif char == "~": acc = 0 for x, n in enumerate(reversed(input().split(" "))): acc += 10**x * num_lookup[n] elif char == "`": sys.stdout.write(chr(acc)) elif char == "[": if acc != 0: acc = int(str(acc) + bin(acc)[2:]) else: print("wrong.") pos += incr```<@&731766254238433300> observe my highly amazing and golfed code.
gollark: Yes, JUSTICE FOR SOHNDAISFSPOUTIN!!!
gollark: Well, if I *am* allowed to post increasingly bad* versions, I might as well just submit my sort of vaguely working ish version?
gollark: <@332271551481118732> YOU COORDINATE EVENTS RIGHT
gollark: GIB TEST CASE AND ALSO ANSWERS
See also
References
- "Village coordinates". latlong.net. Retrieved 25 February 2015.
- "Population & General info". 2011 census. Retrieved 25 February 2015.
- "Rail information". indiarailinfo.com. Retrieved 25 February 2015.
- "Place information". wikiedit.com. Retrieved 25 February 2015.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.