Syvum Home Page

Home > Discussions > For all activities

Discussion topic: Contributed Answer/Explanation to Q. 1

Viewing replies        View entire discussion

To go to the homepage of this topic, click here.
Home: mylife12Original MessageReply  
Subject: Contributed Answer/Explanation to Q. 5
   the example is
   <p>
   {
   </p>
   <p>
     if(dist<100)
   </p>
   <p>
       amt= dist*4;
   </p>
   <p>
     else if(dist>100 && dist<1100)
   </p>
   <p>
       amt= 400 + (dist-100)*10;
   </p>
   <p>
     else
   </p>
   <p>
       amt= 400 + 1000 + (dist-1100)*15
   </p>

Posted at: Fri Jan 22 16:44:21 2010 (GMT)

Page 1 of 1
From: mylife12Reply 1 of 1Reply
Subject: Contributed Answer/Explanation to Q. 5
   the example is
   <p>
   { 
   </p>
   <p>
     if(dist<100) 
   </p>
   <p>
       amt= dist*4; 
   </p>
   <p>
     else if(dist>100 && dist<1100) 
   </p>
   <p>
       amt= 400 + (dist-100)*10; 
   </p>
   <p>
     else 
   </p>
   <p>
       amt= 400 + 1000 + (dist-1100)*15;
   </p>
   <p>
   }
   </p>

Posted at: Fri Jan 22 16:44:43 2010 (GMT)

Page 1 of 1

To post to this forum, you must be signed in as a Syvum member. Please sign in / register as a member.

Contact Info © 1999-2024 Syvum Technologies Inc. Privacy Policy Disclaimer and Copyright