AedenCak3

AedenCak3's Pastebin

1,885 31,825 0 4 years ago
Name / Title Added Expires Hits Comments Syntax  
(Q-3-2) DNA ratio of 'b' and 'c' Dec 17th, 2021 Never 691 0 C -
(Q-3-3) ALTERNATE SOLLUTION Dec 17th, 2021 Never 1,384 0 C -
(Q3-3) Covid vaccine in C Dec 17th, 2021 Never 126 0 C -
(Q.3-1) Write a function that swaps the kth and (k+1)th elements in an integer array Dec 17th, 2021 Never 938 0 C -
C program to compute determinant of a 3X3 matrix Dec 17th, 2021 Never 917 0 C -
C program to read two r*c matrices A and B from user and print the matrix 5A+7B+9 Dec 17th, 2021 Never 645 0 C -
C program to find sum of border elements of a matrix Dec 17th, 2021 Never 713 0 C -
Changing all character of a STRING to lowercase using built-in function Dec 16th, 2021 Never 847 0 C -
C program that reads name,month, & total number of days from the beginning of the year to that Dec 12th, 2021 Never 862 0 C -
C program to print UPPERCASE and LOWERCASE letters in a string Dec 9th, 2021 Never 758 0 C -
C program to check if an input string is a palindrome Dec 9th, 2021 Never 797 0 C -
C program to print second largest and second smallest value in Dec 9th, 2021 Never 824 0 C -
C program to print Unique Letters in a string Dec 8th, 2021 Never 898 0 C -
C program to show the number of times different letters appear in a string Dec 8th, 2021 Never 811 0 C -
C program to print a new string without VOWELS Dec 8th, 2021 Never 890 0 C -
C program to count number of SPACES in string Dec 8th, 2021 Never 1,094 0 C -
C program to count number of vowels in a string Dec 8th, 2021 Never 1,107 0 C -
C program that deletes the first element in an array Dec 7th, 2021 Never 562 0 C -
C program to delete particular index in an array Dec 6th, 2021 Never 769 0 C -
C Program to read two arrays from user, add them, and then output their sum Dec 6th, 2021 Never 727 0 C -
C Program to find the largest/max value in an array Dec 6th, 2021 Never 785 0 C -
SP. question 3 Dec 2nd, 2021 Never 872 0 C -
SP. question 2 (series 1/2-2/3+3/4...n) Dec 2nd, 2021 Never 1,129 0 C -
Frequency() [Digit counter in input] Dec 2nd, 2021 Never 884 0 C -
Area of Trapezoid using function Dec 2nd, 2021 Never 160 0 C -
SP. question4(pattern) Dec 1st, 2021 Never 791 0 C -
write a program to obtain the sum of the first and last digit of this number Dec 1st, 2021 Never 833 0 C -
MENU driven program ( 1-factorial, 2-Isprime,3-GCD,4-exit) Dec 1st, 2021 Never 171 0 C -
C program to find Greatest Common Divisor (GCD ) of two given integers Nov 30th, 2021 Never 874 0 C -
Add all integer numbers in an infinite loop till 0 is entered Nov 30th, 2021 Never 816 0 C -
Finding perfect number using for loop Nov 15th, 2021 Never 775 0 C -
C program to read an integer from user and output its last and first digit Nov 15th, 2021 Never 724 0 C -
C program to print all the odd factors of a given number Nov 15th, 2021 Never 642 0 C -
C program to read an integer and compute the sum of digits Nov 15th, 2021 Never 626 0 C -
Vowel or Consonant using Switch Case Nov 15th, 2021 Never 639 0 C -
C program that takes input the first letter , and suggests the price of the fruit (SWITCH CASE) Nov 15th, 2021 Never 690 0 C -
Months and Days using IF ELSE Nov 15th, 2021 Never 490 0 C -
Leap year using switch case Nov 15th, 2021 Never 584 0 C -
Simple calculator using switch case(+-*/) Nov 15th, 2021 Never 470 0 C -
Geometric sequence using for loop Nov 10th, 2021 Never 592 0 C -
Arithmetic sequence using For Loop Nov 10th, 2021 Never 632 0 C -
Multiplaction table Using For loop Nov 10th, 2021 Never 650 0 C -
Power without (pow) function Nov 10th, 2021 Never 639 0 C -