4 comments :

  1. Good job. But there is no option to select a programming language which will be used.

    ReplyDelete
    Replies
    1. Sorry for my mistake ! Now its correcterd ! You may give it a try !

      Delete
  2. #include
    int main()
    {
    int n;
    int a, b;
    while (scanf("%d", &n) != EOF)
    {
    scanf("%d %d",&a, &b);
    printf("%d", n*b*a);
    }
    return 0;
    }

    whats the problem with this code

    ReplyDelete
:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.

Spam comments will be deleted. :)

 
<>
TOP