User Profile

Collapse

Profile Sidebar

Collapse
manojdagar
manojdagar
Last Activity: Oct 10 '07, 05:54 AM
Joined: Sep 21 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • manojdagar
    started a topic Endians forest
    in C

    Endians forest

    here now stands that small knot of villages known as the Endians, a mighty forest once stood. Indeed, legand has it that you could have stoodon the edge of the wood and seen it stretch out for miles, were it not for the trees getting in the way.
    In one section of the forest, the trees stood in a row and were of hight from 1 to n, each hight occurring once and once only.
    A tree was only visible if there were no higher trees before it...
    See more | Go to post

  • manojdagar
    started a topic Counting in lojban
    in C

    Counting in lojban

    Counting in Lojban, an artificial language developed over the last fourty years, is easier than in most languages
    The numbers from zero to nine are:
    0 no
    1 pa
    2 re
    3 ci
    4 vo
    5 mk
    6 xa
    7 ze
    8 bi
    9 so
    Larger numbers are created by gluing the digit togather.
    For Examle 123 is pareci
    Write a program that reads in a lojban string(represen ting a...
    See more | Go to post

  • manojdagar
    started a topic Most frequent number
    in C

    Most frequent number

    Wrie a function which returns the most frequent number in a list of integers. Handle the case of more than one number which meets this criterion.
    public static int[] GetFrequency(in t[] list)
    See more | Go to post
No activity results to display
Show More
Working...