B
@burningphoenix
positive and negative
C
node count
C
left rotation
C++
left rotation
C
rotatting cube
C
Max Hourglass Sum.
C++
converting Farenheit to Celcius
C
Write a C program to enter any number and calculate its square root.
C
Write a C program to enter two angles of a triangle and find the third angle.
C
Write a C program to enter base and height of a triangle and find its area
C
Write a C program to calculate area of an equilateral triangle.
C
Write a C program to enter marks of five subjects and calculate total, average and percentage
C
. Write a C program to enter P, T, R and calculate Simple Interest
C
Write a C program to enter P, T, R and calculate Compound Interest
C
Write a C program to find maximum between two numbers using conditional operator
C
Write a C program to find maximum between three numbers using conditional operator
C
Write a C program to check whether a number is even or odd using conditional operator
C
Write a C program to check whether year is leap year or not using conditional operator.
C
Write a C program to check whether character is an alphabet or not using conditional operator
C
Write a C program to perform input/output of all basic data types.
C