Remember
Register
Programming & Software Q&A | CollectiveSolver
Questions
Tags
Users
Welcome to collectivesolver - Programming & Software Q&A with code examples. A website with trusted programming answers. All programs are tested and work.
Contact: aviboots(AT)netvision.net.il
Most popular tags
python
java
javascript
c#
c
cpp
php
vb#
typescript
nodejs
html
go
rust
swift
dart
ruby
scala
r
css
bootstrap
groovy
sql
mysql
jquery
lua
bash
f#
kotlin
win32
winapi
reactjs
opengl
c-windows
pascal
sdl2
cobol
nodejs-express
angularjs
glfw
html5
postgresql
dom
android-java
wordpress
glad
bootstrap4
css3
objective-c
visual-studio-code
software
windows
fortran
web-hosting
firefox
bgfx
perl
binary
elixir
opencl
vulkan
ada
phpmyadmin
wpf
direct3d11
erlang
q2a
cpp17
clisp
laravel
netbeans
edge
prototype
ide
dot-net-library
chrome
linux
xampp
download
d
binary-arithmetic
imgui
search-engine
clang
fontawesome5
xdebug
iphone
hardware
apache
webgl
xml
pc
xhtml
browser
programming
Disclosure:
My content contains affiliate links.
Recent questions tagged cpp
29,957
questions
39,172
answers
573
users
Recent questions tagged cpp
1
answer
4
views
How to find words in a string which are greater than given length with C++
asked
18 hours
ago
by
avibootz
cpp
1
answer
4
views
How to circularly rotate a vector to right by N places in C++
asked
1 day
ago
by
avibootz
cpp
1
answer
4
views
How to circularly rotate a vector to left by N places in C++
asked
1 day
ago
by
avibootz
cpp
2
answers
5
views
How to circularly rotate a string to right by N places in C++
asked
1 day
ago
by
avibootz
cpp
2
answers
5
views
How to circularly rotate a string to left by N places in C++
asked
1 day
ago
by
avibootz
cpp
2
answers
6
views
How to check if a string can be rotating another string by two places in C++
asked
1 day
ago
by
avibootz
cpp
1
answer
3
views
How to check if strings can be derived from each other by circularly rotating in C++
asked
1 day
ago
by
avibootz
cpp
1
answer
5
views
How to check where a number is special number in C++
asked
3 days
ago
by
avibootz
cpp
1
answer
5
views
How to check if a number is evil number (binary representation contains even number of 1) in C++
asked
4 days
ago
by
avibootz
cpp
1
answer
6
views
How to search for an element in circular sorted integer array with C++
asked
5 days
ago
by
avibootz
cpp
1
answer
7
views
How to get the current time with milliseconds in C++
asked
6 days
ago
by
avibootz
cpp
1
answer
7
views
How to count the number of times sorted array with distinct integers are circularly rotated in C++
asked
Nov 20
by
avibootz
cpp
1
answer
8
views
How to cut out a section of string in C++
asked
Nov 17
by
avibootz
cpp
1
answer
12
views
How to extract the decimal part from a floating point number in C++
asked
Nov 16
by
avibootz
cpp
1
answer
13
views
How to print lexicographic permutations of 0, 1 and 2 as strings in C++
asked
Nov 15
by
avibootz
cpp
1
answer
11
views
How to print lexicographic permutations of 0, 1 and 2 in C++
asked
Nov 15
by
avibootz
cpp
1
answer
10
views
How to find the largest element of each row in a matrix with C++
asked
Nov 13
by
avibootz
cpp
1
answer
11
views
How to sum all the largest elements of each row in a matrix with C++
asked
Nov 13
by
avibootz
cpp
1
answer
14
views
How to find the largest element in specific row in a matrix with C++
asked
Nov 13
by
avibootz
cpp
1
answer
10
views
How to create a matrix with random numbers between 1 and 100 in C++
asked
Nov 13
by
avibootz
cpp
1
answer
12
views
How to calculate the sum of digits of 2 power 100 in C++
asked
Nov 12
by
avibootz
cpp
1
answer
14
views
How to calculate the sum of digits of 2 power 15 in C++
asked
Nov 10
by
avibootz
cpp
3
answers
15
views
How to convert PI with precision of 15 digits to string in C++
asked
Nov 10
by
avibootz
cpp
1
answer
17
views
How to calculate the Collatz sequence for a range starting from 3 to 10 in C++
asked
Nov 6
by
avibootz
cpp
1
answer
11
views
How to calculate the Collatz sequence starting with 13 in C++
asked
Nov 6
by
avibootz
cpp
1
answer
13
views
How to find max product of 4 adjacent numbers in the same direction in a 20×20 grid with C++
asked
Nov 2
by
avibootz
cpp
1
answer
13
views
How to create a 10x10 matrix with random numbers between 1 and 100 in C++
asked
Nov 1
by
avibootz
cpp
1
answer
10
views
How to create a 20x20 matrix with random numbers between 1 and 100 in C++
asked
Nov 1
by
avibootz
cpp
1
answer
10
views
How to calculate percentage from fraction in C++
asked
Oct 30
by
avibootz
cpp
1
answer
15
views
How to find the sum of all the primes below two million in C++
asked
Oct 27
by
avibootz
cpp
1
answer
14
views
How to find the sum of all the primes below 10000 (ten thousand) in C++
asked
Oct 27
by
avibootz
cpp
1
answer
14
views
How to find the sum of all the primes below 10 (ten) in C++
asked
Oct 27
by
avibootz
cpp
1
answer
14
views
How to find pythagorean triplet values for which a + b + c <= 25 in C++
asked
Oct 23
by
avibootz
cpp
1
answer
15
views
How to find pythagorean triplet for which a + b + c = 25 in C++
asked
Oct 23
by
avibootz
cpp
1
answer
12
views
How to find pythagorean triplet for which a + b + c = 1000 in C++
asked
Oct 22
by
avibootz
cpp
1
answer
15
views
How to print prime numbers up to N in C++
asked
Oct 21
by
avibootz
cpp
1
answer
11
views
How to calculate the Nth prime number in C++
asked
Oct 21
by
avibootz
cpp
1
answer
13
views
How to calculate the 10000st prime number in C++
asked
Oct 21
by
avibootz
cpp
1
answer
16
views
How to calculate the 1000st prime number in C++
asked
Oct 21
by
avibootz
cpp
1
answer
14
views
How to convert int to string in C++
asked
Oct 19
by
avibootz
cpp
2
answers
16
views
How to append int to int in C++
asked
Oct 19
by
avibootz
cpp
1
answer
12
views
How to square the sum of the first ten natural numbers (1 to 10) in C++
asked
Oct 18
by
avibootz
cpp
1
answer
11
views
How to sum of the squares of the first ten natural numbers (1 to 10) in C++
asked
Oct 18
by
avibootz
cpp
1
answer
14
views
How to find the smallest number that is evenly divisible by all of the numbers from 1 to 20 in C++
asked
Oct 17
by
avibootz
cpp
1
answer
10
views
How to find the smallest number that is evenly divisible by all of the numbers from 1 to 10 in C++
asked
Oct 17
by
avibootz
cpp
3
answers
17
views
How to find the largest palindrome made from the product of two 3-digit numbers in C++
asked
Oct 16
by
avibootz
cpp
3
answers
20
views
How to find the largest palindrome made from the product of two 2-digit numbers in C++
asked
Oct 15
by
avibootz
cpp
1
answer
11
views
How to find the prime factors of large number in C++
asked
Oct 15
by
avibootz
cpp
1
answer
15
views
How to find the sum of the even valued in fibonacci sequence with C++
asked
Oct 14
by
avibootz
cpp
2
answers
14
views
How to find the sum of all the multiples of 3 or 5 below 1000 in C++
asked
Oct 13
by
avibootz
cpp
Page:
1
2
3
4
5
6
...
58
next »
...