AedenCak3

AedenCak3's Pastebin

2,219 32,486 0 4 years ago
Name / Title Added Expires Hits Comments Syntax  
(Q-3-2) DNA ratio of 'b' and 'c' Dec 17th, 2021 Never 749 0 C -
(Q-3-3) ALTERNATE SOLLUTION Dec 17th, 2021 Never 1,397 0 C -
(Q3-3) Covid vaccine in C Dec 17th, 2021 Never 139 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 951 0 C -
C program to compute determinant of a 3X3 matrix Dec 17th, 2021 Never 938 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 659 0 C -
C program to find sum of border elements of a matrix Dec 17th, 2021 Never 727 0 C -
Changing all character of a STRING to lowercase using built-in function Dec 16th, 2021 Never 861 0 C -
C program that reads name,month, & total number of days from the beginning of the year to that Dec 12th, 2021 Never 873 0 C -
C program to print UPPERCASE and LOWERCASE letters in a string Dec 9th, 2021 Never 770 0 C -
C program to check if an input string is a palindrome Dec 9th, 2021 Never 814 0 C -
C program to print second largest and second smallest value in Dec 9th, 2021 Never 842 0 C -
C program to print Unique Letters in a string Dec 8th, 2021 Never 906 0 C -
C program to show the number of times different letters appear in a string Dec 8th, 2021 Never 823 0 C -
C program to print a new string without VOWELS Dec 8th, 2021 Never 906 0 C -
C program to count number of SPACES in string Dec 8th, 2021 Never 1,105 0 C -
C program to count number of vowels in a string Dec 8th, 2021 Never 1,119 0 C -
C program that deletes the first element in an array Dec 7th, 2021 Never 570 0 C -
C program to delete particular index in an array Dec 6th, 2021 Never 782 0 C -
C Program to read two arrays from user, add them, and then output their sum Dec 6th, 2021 Never 744 0 C -
C Program to find the largest/max value in an array Dec 6th, 2021 Never 796 0 C -
SP. question 3 Dec 2nd, 2021 Never 887 0 C -
SP. question 2 (series 1/2-2/3+3/4...n) Dec 2nd, 2021 Never 1,144 0 C -
Frequency() [Digit counter in input] Dec 2nd, 2021 Never 932 0 C -
Area of Trapezoid using function Dec 2nd, 2021 Never 170 0 C -
SP. question4(pattern) Dec 1st, 2021 Never 808 0 C -
write a program to obtain the sum of the first and last digit of this number Dec 1st, 2021 Never 849 0 C -
MENU driven program ( 1-factorial, 2-Isprime,3-GCD,4-exit) Dec 1st, 2021 Never 179 0 C -
C program to find Greatest Common Divisor (GCD ) of two given integers Nov 30th, 2021 Never 888 0 C -
Add all integer numbers in an infinite loop till 0 is entered Nov 30th, 2021 Never 828 0 C -
Finding perfect number using for loop Nov 15th, 2021 Never 788 0 C -
C program to read an integer from user and output its last and first digit Nov 15th, 2021 Never 733 0 C -
C program to print all the odd factors of a given number Nov 15th, 2021 Never 652 0 C -
C program to read an integer and compute the sum of digits Nov 15th, 2021 Never 635 0 C -
Vowel or Consonant using Switch Case Nov 15th, 2021 Never 656 0 C -
C program that takes input the first letter , and suggests the price of the fruit (SWITCH CASE) Nov 15th, 2021 Never 704 0 C -
Months and Days using IF ELSE Nov 15th, 2021 Never 505 0 C -
Leap year using switch case Nov 15th, 2021 Never 616 0 C -
Simple calculator using switch case(+-*/) Nov 15th, 2021 Never 480 0 C -
Geometric sequence using for loop Nov 10th, 2021 Never 609 0 C -
Arithmetic sequence using For Loop Nov 10th, 2021 Never 646 0 C -
Multiplaction table Using For loop Nov 10th, 2021 Never 660 0 C -
Power without (pow) function Nov 10th, 2021 Never 646 0 C -