Meraka Chamavaram

Meraka Chamavaram is a village in Rowthulapudi Mandal, East Godavari district in the state of Andhra Pradesh in India.[1]

Meraka Chamavaram
village
Meraka Chamavaram
Location in Andhra Pradesh, India
Meraka Chamavaram
Meraka Chamavaram (India)
Coordinates: 17.2943°N 82.4824°E / 17.2943; 82.4824
Country India
StateAndhra Pradesh
DistrictEast Godavari
Area
  Total3.4 km2 (1.3 sq mi)
Population
 (2011)
  Total1,675
  Density494/km2 (1,280/sq mi)
Languages
  OfficialTelugu
Time zoneUTC+5:30 (IST)

Geography

Meraka Chamavaram is located at 17.2943°N 82.4824°E / 17.2943; 82.4824.

Demographics

As of 2011 India census, Meraka Chamavaram had a population of 1,675, out of which 826 were male and 849 were female. Population of children below 6 years of age were 196. The literacy rate of the village is 56.86%.[2]

gollark: Using hypothetical assembly syntax I haven't actually implemented:```# start of memory to add kittens to(add r1 r0 0x1000) # maybe there would be nice dedicated syntax for "set register" actually# end of kittenized region(add r2 r0 0x1600)(label loop (add r3 r0 40) (poke r3 r1 0) (add r3 r0 94) (poke r3 r1 1) # and so on (add r1 r1 8) (jlt r1 r2 loop))```
gollark: To create RAM kittens, all you need to do is `ADD` the ASCII value of each character into a temporary register, `POKE` them into the right memory location (using the per-instruction `POKE` offset, probably), and then do that in a loop.
gollark: I should probably implement arithmetic instructions then a basic assembler, I guess, because hand-writing machine code is unpleasant.
gollark: What? No. This doesn't really need jumps, except possibly to run it repeatedly.
gollark: Well, it would just be a bunch of POKEs at consecutive memory addresses.

References

  1. "Mandal wise list of villages in East Godavari district" (PDF). Chief Commissioner of Land Administration. National Informatics Centre. Archived from the original (PDF) on 21 January 2015. Retrieved 7 March 2016.
  2. "Meraka Chamavaram Village Census 2011" (PDF).
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.