what i'm trying to do is set up an array of x elements so that each number of the product fits into a spot in the array. or does that not work? Jul 21, 2013 at 1:55pm jrfrago (83) what do you need the product for? all you need is generate numbers within a certain range...
1790E-VladAndAPairOfNumbers.cpp 1791A-CodeforcesChecking.cpp 1791B-FollowingDirections.cpp 1791C-PrependAndAppend.cpp 1791D-DistinctSplit.cpp 1791E-NegativesAndPositives.cpp 1791G1-TeleportersEasyVersion.cpp 1792A-GamingForces.cpp 1792B-StandupComedian.cpp 1792C-MinMaxSort.cpp 1793A-YetAnotherPromoti...
Description A palindrome is a symmetrical string, that is, a string read the same from left to right as from right to left. You are asked to write a program which, given a string, determines whether it is a palindrome or not. Input The first line contain a single integer T, indicates ...
it can add two 12,000,000 digit numbers in one second). That's over 1 trillion (1,000,000,000,000) single digit additions per day.Other Work - Ian J. Peter After my correspondence with Ian J. Peter, who is currently calculating all integers up to 2,000,000,000 out to 200,000 ...