Git Product home page Git Product logo

NIVEDITHA M's Projects

ascending-order icon ascending-order

Given 3 integer values, arrange the 3 in ascending order using the given macros Input Format Accept three integer values as a input Output Format min < mid < max

electricity-bill icon electricity-bill

Write a C program to input electricity unit charge and calculate the total electricity bill according to the given condition: For First 50 Units Rs.0.50/unit For next 100 Units Rs.0.75/unit For next 100 Units Rs.1.20/unit For unit above 250 Rs.1.50/unit An additional surcharge of 20% is added to the bill. Input Format Integer value indicating the number of units consumed Output Format Decimal value indicating the total cost rounded off to two decimal places

interger-value-based-on-character icon interger-value-based-on-character

Get three inputs in the format-integer,character,integer. The inputs are all seperated by spaces. Perform the operation with the integer values based on the character(+,-,*,/). Display the calculated value as the output. Ex : 23 + 45 o/p : 68 Input Format Integer Character Integer Output Format Integer

triangle-or-not icon triangle-or-not

Write a program to check whether the given three sides can form a triangle or not. Input Format Accept three integer as a input Output Format Valid or Not Valid

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.