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
pascal
html
dart
ruby
r
css
bootstrap
win32
groovy
winapi
sql
mysql
jquery
lua
winforms
pascal-string
bash
kotlin-string
swift-string
c-string
cpp-string
go-string
cpp-vector
f#
opengl
java-string
php-string
c#-string
vbnet-string
pascal-array
swift-array
rust-string
python-string
scala-string
c-array
javascript-string
php-array
javascript-array
typescript-string
cobol
rust-vector
typescript-array
python-list
reactjs
scala-array
c-windows
go-array
nodejs-string
kotlin-array
nodejs-array
sdl2
cpp-matrix
c-matrix
cpp-array
c#-list
vbnet-list
pascal-matrix
go-slice
c#-array
java-array
nodejs-express
swift-matrix
c#-matrix
sdl3
angularjs
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
rust-matrix
go-matrix
javascript-matrix
raylib
glfw
remove-last-occurrence-word-string
extract-words-with-first-letter-lowercase-from-string
convert-specific-column-decimal-matrix-to-string
convert-specific-row-decimal-matrix-to-string
number-made-prime-deleting-single-digit
convert-days-human-readable-weeks-days
square-root-rounded-down-to-nearest-integer
remove-middle-word-string
area-triangle-herons-formula
Disclosure:
My content contains affiliate links.
Recent questions tagged CPP
39,988
questions
51,933
answers
573
users
Recent questions tagged CPP
1
answer
114
views
How to find the consecutive prime numbers which sum of them equal to N in C++
asked
Jan 28, 2024
by
avibootz
cpp
2
answers
189
views
How to create a data structure that supports insert, remove, print and get random element in C++
asked
Jan 28, 2024
by
avibootz
cpp
3
answers
158
views
How to find and print the common characters (letters) in different strings with C++
asked
Jan 24, 2024
by
avibootz
cpp
2
answers
117
views
How to print the use of different characters (letters) in a string in C++
asked
Jan 24, 2024
by
avibootz
cpp
1
answer
117
views
How to calculate the sum of a series of self powers numbers in C++
asked
Jan 24, 2024
by
avibootz
cpp
2
answers
114
views
How to check if a matrix is Toeplitz or not in C++
asked
Jan 23, 2024
by
avibootz
cpp
2
answers
137
views
How to change all elements of row i and column j in a binary matrix to 0 if cell[i, j] is 0 with C++
asked
Jan 21, 2024
by
avibootz
cpp
1
answer
93
views
How to find the k closest elements to a giving value in sorted array with C++
asked
Jan 21, 2024
by
avibootz
cpp
1
answer
75
views
How to find the floor of N in a sorted array with C++
asked
Jan 19, 2024
by
avibootz
cpp
1
answer
81
views
How to find the ceiling of N in a sorted array with C++
asked
Jan 19, 2024
by
avibootz
cpp
1
answer
90
views
How to print the non-repeated elements of an array in C++
asked
Jan 18, 2024
by
avibootz
cpp
1
answer
106
views
How to Initialise byte array with decimal, octal and hexadecimal numbers in C++
asked
Jan 18, 2024
by
avibootz
cpp
1
answer
112
views
How to calculate sum of series 1 + 11 + 111 + 1111 + ... N in C++
asked
Jan 16, 2024
by
avibootz
cpp
1
answer
95
views
How to check if number can be made prime by deleting a single digit in C++
asked
Jan 16, 2024
by
avibootz
cpp
cpp-number-made-prime-deleting-single-digit
number-made-prime-deleting-single-digit
1
answer
112
views
How to check if remove digits from left to right from a prime number remain prime at each stage in C++
asked
Jan 15, 2024
by
avibootz
cpp
1
answer
96
views
How to remove digits from left to right from a number one by one until the number remain one digit in C++
asked
Jan 15, 2024
by
avibootz
cpp
1
answer
86
views
How to check if the digits of a number are prime in C++
asked
Jan 14, 2024
by
avibootz
cpp
1
answer
101
views
How to remove the second digit from a number in C++
asked
Jan 12, 2024
by
avibootz
cpp
1
answer
71
views
How to truncate a number from left in C++
asked
Jan 10, 2024
by
avibootz
cpp
1
answer
82
views
How to find all 4 digits numbers that are palindrome in base 10 and base 2 with C++
asked
Jan 9, 2024
by
avibootz
cpp
1
answer
99
views
How to find all 3 digits numbers that are palindrome in base 10 and base 2 with C++
asked
Jan 9, 2024
by
avibootz
cpp
1
answer
90
views
How to check whether a numbers are palindrome in base 10 and base 2 with C++
asked
Jan 8, 2024
by
avibootz
cpp
1
answer
119
views
How to find whether binary representation of a number is palindrome in C++
asked
Jan 7, 2024
by
avibootz
cpp
1
answer
120
views
How to convert int to binary with leading zeros in C++
asked
Jan 7, 2024
by
avibootz
cpp
1
answer
116
views
How to convert int to binary and remove leading zeros in C++
asked
Jan 7, 2024
by
avibootz
cpp
1
answer
108
views
How to count the number of words in a string that end with s or y in C++
asked
Jan 4, 2024
by
avibootz
cpp
1
answer
160
views
How to check if a number is curious number (sum of the factorials of each digit equal to itself) in C++
asked
Jan 2, 2024
by
avibootz
cpp
1
answer
129
views
How to sum the factorials of the digits of a number in C++
asked
Jan 2, 2024
by
avibootz
cpp
3
answers
170
views
How to find the most frequent word in an array of strings with C++
asked
Dec 31, 2023
by
avibootz
cpp
1
answer
76
views
How to get max int in C++
asked
Dec 29, 2023
by
avibootz
cpp
2
answers
122
views
How to print the smallest palindrome words in a string with C++
asked
Dec 29, 2023
by
avibootz
cpp
2
answers
131
views
How to print the longest palindrome words in a string with C++
asked
Dec 29, 2023
by
avibootz
cpp
3
answers
184
views
How to extract hours, minutes and second from string in C++
asked
Dec 27, 2023
by
avibootz
cpp
1
answer
122
views
How to swap adjacent characters of a string in C++
asked
Dec 26, 2023
by
avibootz
cpp
1
answer
93
views
How to print all 3 digits armstrong numbers in C++
asked
Dec 26, 2023
by
avibootz
cpp
1
answer
94
views
How to print all armstrong numbers from 1 to N in C++
asked
Dec 26, 2023
by
avibootz
cpp
1
answer
86
views
How to print the bits that need to be flipped to convert a number to another number in C++
asked
Dec 25, 2023
by
avibootz
cpp
2
answers
102
views
How to count the number of bits to be flipped to convert a number to another number in C++
asked
Dec 24, 2023
by
avibootz
cpp
1
answer
113
views
How to swap two bits of a 32-bit integer number in C++
asked
Dec 22, 2023
by
avibootz
cpp
1
answer
91
views
How to extract the last N bits of a 32-bit unsigned integer in C++
asked
Dec 22, 2023
by
avibootz
cpp
1
answer
94
views
How to extract N bits from a given position in a number with C++
asked
Dec 22, 2023
by
avibootz
cpp
1
answer
101
views
How to reverse the bits of a number in C++
asked
Dec 13, 2023
by
avibootz
cpp
4
answers
142
views
How to use tuple in C++
asked
Dec 9, 2023
by
avibootz
cpp
2
answers
119
views
How to use structure binding with tuple in C++
asked
Dec 9, 2023
by
avibootz
cpp
1
answer
103
views
How to use structure binding with array inside struct in C++
asked
Dec 9, 2023
by
avibootz
cpp
1
answer
89
views
How to use structure binding with array in C++
asked
Dec 9, 2023
by
avibootz
cpp
1
answer
70
views
How to concatenate string replace in C++
asked
Dec 9, 2023
by
avibootz
cpp
1
answer
91
views
How to return vector from a function in C++
asked
Dec 9, 2023
by
avibootz
cpp
1
answer
80
views
How to put a copy of a vector at the end of a vector in C++
asked
Dec 8, 2023
by
avibootz
cpp
1
answer
106
views
How to use value initialization to guarantee that struct values are zero and empty string in C++
asked
Dec 8, 2023
by
avibootz
cpp
Page:
« prev
1
...
15
16
17
18
19
20
21
22
23
24
25
...
77
next »
...