Remember
Register
Search With
Seek4Info.com
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
c
c#
cpp
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
html
pascal
dart
ruby
r
css
bootstrap
groovy
sql
win32
mysql
winapi
jquery
lua
winforms
pascal-string
bash
kotlin-string
c-string
swift-string
cpp-string
cpp-vector
f#
opengl
go-string
pascal-array
swift-array
php-string
java-string
c#-string
vbnet-string
python-string
rust-string
c-array
scala-string
php-array
javascript-string
javascript-array
typescript-string
rust-vector
cobol
typescript-array
python-list
scala-array
reactjs
c-windows
kotlin-array
go-array
nodejs-string
nodejs-array
sdl2
cpp-matrix
c-matrix
cpp-array
c#-list
vbnet-list
pascal-matrix
swift-matrix
c#-matrix
go-slice
c#-array
java-array
nodejs-express
kotlin-matrix
sdl3
angularjs
rust-matrix
go-matrix
typescript-matrix
vbnet-array
kotlin-list
scala-matrix
javascript-matrix
php-matrix
raylib
glfw
vbnet-matrix
python-matrix
java-matrix
scala-list
java-list
javascript-regex
typescript-regex
freeglut
html5
Disclosure:
My content contains affiliate links.
Recent questions tagged CPP
38,741
questions
50,432
answers
573
users
Recent questions tagged CPP
1
answer
4
views
How to get all the substrings with exactly k distinct characters from a given string in C++
asked
4 hours
ago
by
avibootz
cpp
cpp-substring
cpp-string
1
answer
4
views
How to find the K smallest numbers in an unsorted vector with C++
asked
9 hours
ago
by
avibootz
cpp
cpp-find-vector
1
answer
11
views
How to find the Kth smallest number in an unsorted array with C++
asked
1 day
ago
by
avibootz
cpp
cpp-find-array
1
answer
12
views
How to find a list of numbers up to a limit that is a palindrome in base 10 and base 2 in C++
asked
2 days
ago
by
avibootz
cpp
cpp-bouble-base-palindrome
1
answer
12
views
How to calculate the full number from a percentage of a number in C++
asked
3 days
ago
by
avibootz
cpp
cpp-percentage
1
answer
11
views
How to find all the numbers that are equal to the sum of the factorials of their digits in C++
asked
3 days
ago
by
avibootz
cpp
cpp-numbers
cpp-factorials
1
answer
10
views
How to find the numbers that are the sum of fifth powers of their digits in C++
asked
4 days
ago
by
avibootz
cpp
cpp-numbers
cpp-fifth-power
1
answer
11
views
How to find the numbers that are the sum of fourth powers of their digits in C++
asked
4 days
ago
by
avibootz
cpp
cpp-numbers
cpp-fourth-power
2
answers
18
views
How to find the name of the calling function in C++
asked
5 days
ago
by
avibootz
cpp
cpp-function-name
1
answer
22
views
How to find the floor and ceiling of the value N in an unsorted vector with C++
asked
5 days
ago
by
avibootz
cpp
cpp-vector
cpp-floor
cpp-ceil
2
answers
24
views
The smallest number that divide in 13, 15, and 17 with C++
asked
Nov 5
by
avibootz
cpp
cpp-divide
1
answer
24
views
How to find the smallest prime number that is greater than 1000 in C++
asked
Nov 5
by
avibootz
cpp
cpp-prime
1
answer
31
views
How to write a recursive function to generate all permutations of a string in C++
asked
Nov 4
by
avibootz
cpp
cpp-string
cpp-recursion
1
answer
27
views
How to use bitset with _Find_first() and _Find_next() to find set bits indexes in C++
asked
Nov 3
by
avibootz
cpp
cpp-bits
1
answer
22
views
How to multiply two vectors in C++
asked
Nov 3
by
avibootz
cpp
cpp-vector
1
answer
25
views
How to generate random floating point numbers in C++
asked
Nov 2
by
avibootz
cpp
cpp-random
1
answer
27
views
How to get random N rows from a 2D array in C++
asked
Nov 2
by
avibootz
cpp
cpp-random
cpp-array
1
answer
26
views
How to count words in a string with punctuation in C++
asked
Nov 2
by
avibootz
cpp
cpp-string
1
answer
18
views
How to create an unsigned long bitset in C++
asked
Nov 1
by
avibootz
cpp
cpp-bitset
1
answer
26
views
How to convert a bitset into an unsigned long in C++
asked
Nov 1
by
avibootz
cpp
cpp-bitset
1
answer
22
views
How to take input from the user in a map with C++
asked
Nov 1
by
avibootz
cpp
cpp-map
2
answers
32
views
How to create a timezone converter form Local to other timezones in C++
asked
Nov 1
by
avibootz
cpp
cpp-timezone
cpp-converter
2
answers
26
views
How to round a number to the nearest power of 2 in C++
asked
Oct 29
by
avibootz
cpp
cpp-round
2
answers
23
views
How to round a number to the previous power of 2 in C++
asked
Oct 28
by
avibootz
cpp
cpp-round
2
answers
19
views
How to round a number to the next power of 2 in C++
asked
Oct 28
by
avibootz
cpp
cpp-round
1
answer
18
views
How to get the number of digits before the decimal point in C++
asked
Oct 28
by
avibootz
cpp
cpp-double
3
answers
24
views
How to convert a double number to 3 decimal places number in C++
asked
Oct 28
by
avibootz
cpp
cpp-double
cpp-decimal-places
2
answers
19
views
How to check if a word is all uppercase or all lowercase or capitalized in C++
asked
Oct 26
by
avibootz
cpp
cpp-word
1
answer
19
views
How to swap all odd and even bits in C++
asked
Oct 25
by
avibootz
cpp
cpp-bits
1
answer
22
views
How to use bitwise operators to get the remainder (%) when dividing an integer by 8 in C++
asked
Oct 25
by
avibootz
cpp
cpp-bits
1
answer
15
views
How to use bitwise operators to divide an integer by 8 in C++
asked
Oct 25
by
avibootz
cpp
cpp-bits
1
answer
19
views
How to check if a number is a multiple of 9 using bitwise operators in C++
asked
Oct 25
by
avibootz
cpp
cpp-bits
1
answer
15
views
How to get the previous lexicographically smaller permutation in C++
asked
Oct 24
by
avibootz
cpp
cpp-permutation
1
answer
13
views
How to get the next lexicographically greater permutation in C++
asked
Oct 24
by
avibootz
cpp
cpp-permutation
1
answer
38
views
How to transfer a range of elements from one list to another in C++
asked
Oct 24
by
avibootz
cpp
cpp-list
1
answer
27
views
How to transfer a range of elements from one list starting at a specific index to another list in C++
asked
Oct 24
by
avibootz
cpp
cpp-list
1
answer
23
views
How to transfer the first element from one list to another in C++
asked
Oct 24
by
avibootz
cpp
cpp-list
1
answer
23
views
How to transfer elements from one list to another in C++
asked
Oct 24
by
avibootz
cpp
cpp-list
4
answers
44
views
How to resize a 2D vector in C++
asked
Oct 23
by
avibootz
cpp
cpp-vector
1
answer
18
views
How to implement the pop_front function to remove the element of a vector in C++
asked
Oct 23
by
avibootz
cpp
cpp-vector
1
answer
26
views
How to find the digit previous to a given digit in a number with C++
asked
Oct 20
by
avibootz
cpp
cpp-digits
1
answer
26
views
How to find the digit next to a given digit in a number with C++
asked
Oct 18
by
avibootz
cpp
cpp-digits
1
answer
26
views
How to add a range of elements of a vector to another vector at a specific position in C++
asked
Oct 18
by
avibootz
cpp
cpp-vector
cpp-range
1
answer
27
views
How to add a range of elements of a list to another list in C++
asked
Oct 15
by
avibootz
cpp
cpp-list
cpp-range
1
answer
23
views
How to add the first element of a list to another list in C++
asked
Oct 15
by
avibootz
cpp
cpp-list
1
answer
26
views
How to add all the elements of a list to another list in C++
asked
Oct 15
by
avibootz
cpp
cpp-list
1
answer
20
views
How to calculate the Euclidean distance between two points in C++
asked
Oct 11
by
avibootz
cpp
cpp-euclidean-distance
1
answer
26
views
How to find the sum of three numbers in a vector that is closest to a given value in C++
asked
Oct 11
by
avibootz
cpp
cpp-vector
1
answer
24
views
How to remove duplicates from a stack in C++
asked
Oct 11
by
avibootz
cpp
cpp-stack
cpp-remove
1
answer
23
views
How to initialize a stack with random numbers in C++
asked
Oct 11
by
avibootz
cpp
cpp-stack
cpp-random
Page:
1
2
3
4
5
6
...
74
next »
...