janac

Janac's Pastebin

368 2,447 0 2 years ago
Name / Title Added Expires Hits Comments Syntax  
Multiplication table for single number Apr 12th, 2022 Never 231 0 C++ -
calculate square or triangle Apr 9th, 2022 Never 33 0 None -
Determine number of cars built from parts Jan 10th, 2022 Never 67 0 C++ -
Determine food and drink for two-hour party Jan 7th, 2022 Never 51 0 C++ -
Calculate number of apps to sell to make $100,000 Jan 6th, 2022 Never 43 0 C++ -
Determine if its a leap year Jan 5th, 2022 Never 39 0 C++ -
Change 1 -> 0 no conditionals, negation, bit operators Jan 4th, 2022 Never 50 0 C++ -
Change double spaces in text to single spaces Jan 3rd, 2022 Never 43 0 C++ -
Draw symmetric shape with randomized size and location Dec 24th, 2021 Never 82 0 C++ -
Show all occurrences of a word in a text Dec 23rd, 2021 Never 37 0 C++ -
Measure elapsed time Dec 22nd, 2021 Never 58 0 C++ -
Prime factorization Dec 21st, 2021 Never 48 0 C++ -
Tally die rolls Dec 20th, 2021 Never 39 0 C++ -
Locate a number in a range in a matrix Dec 17th, 2021 Never 63 0 C++ -
Silly Substitution Story Dec 16th, 2021 Never 47 0 C++ -
Timer for minutes and seconds Dec 15th, 2021 Never 47 0 C++ -
Binary search, recursive Dec 14th, 2021 Never 47 0 C++ -
Multiply two positive integers using recursion Dec 13th, 2021 Never 46 0 C++ -
Encode a string by substitution Dec 9th, 2021 Never 77 0 C++ -
Rock, Paper, Scissors Dec 8th, 2021 Never 64 0 C++ -
Diagram locations of digits in a 2-d array Dec 7th, 2021 Never 43 0 C++ -
Calculate Fibonacci number Dec 6th, 2021 Never 71 0 C++ -
Count words in text Dec 3rd, 2021 Never 39 0 C++ -
Calculate doubling every 5 years Dec 2nd, 2021 Never 41 0 C++ -
Determine class grade using formula Dec 1st, 2021 Never 56 0 C++ -
Discount prices and display total price Nov 30th, 2021 Never 53 0 C++ -
Determine if a string represents a number Nov 26th, 2021 Never 88 0 C++ -
Convert Fahrenheit to Celsius Nov 24th, 2021 Never 47 0 C++ -
Fill array based on user input Nov 23rd, 2021 Never 51 0 C++ -
Average of grades Nov 22nd, 2021 Never 35 0 C++ -
Display words in reverse order Nov 19th, 2021 Never 62 0 C++ -
Separate a sentence into words Nov 18th, 2021 Never 51 0 C++ -
Display non-zero elements Nov 17th, 2021 Never 55 0 C++ -
Determine if a word is on the list Nov 10th, 2021 Never 49 0 C++ -
Convert lowercase letters to uppercase Nov 10th, 2021 Never 93 0 C++ -
Sum 5 numbers using a C array Nov 8th, 2021 Never 43 0 C# -
Sum any number of integers using a vector Nov 8th, 2021 Never 42 0 C++ -
Validate string input from from console Nov 5th, 2021 Never 21 0 C++ -
Tally even odd Nov 4th, 2021 Never 24 0 C++ -
Find longest word Nov 4th, 2021 Never 46 0 C++ -
Indices of even numbers Nov 4th, 2021 Never 41 0 C++ -
Find words starting with a vowel Nov 4th, 2021 Never 21 0 C++ -
Sum of a list of numbers Nov 4th, 2021 Never 16 0 C++ -
Sort Columns In A Matrix Nov 3rd, 2021 Never 128 0 C++ -
wxFileCtrlEventHandler() Oct 11th, 2021 Never 19 0 None -