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
pascal-string
lua
winforms
kotlin-string
bash
swift-string
c-string
cpp-string
go-string
c#-string
php-string
java-string
vbnet-string
rust-string
python-string
cpp-vector
f#
opengl
scala-string
javascript-string
pascal-array
c-array
swift-array
cobol
typescript-string
php-array
javascript-array
vbnet
rust-vector
typescript-array
python-list
reactjs
scala-array
c-windows
nodejs-string
go-array
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
character-code-ascii-unicode
swift-matrix
c#-matrix
sdl3
angularjs
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
string-to-title-case
create-infinite-loop
rust-matrix
go-matrix
javascript-matrix
raylib
glfw
represent-boolean-true-false
different-functions-check-number-power-of-2
get-last-word-string
remove-last-word-string
calculate-surface-area-cuboid
Disclosure:
My content contains affiliate links.
Recent questions tagged cpp
40,706
questions
53,058
answers
573
users
Recent questions tagged cpp
1
answer
92
views
How to convert a MAC address string into a vector of uint8_t in C++
asked
May 31, 2024
by
avibootz
cpp
1
answer
87
views
How to catch all unhandled exceptions in C++
asked
May 31, 2024
by
avibootz
cpp
1
answer
114
views
How to mask a number with stars except the first 6 and the last 4 digits in C++
asked
May 30, 2024
by
avibootz
cpp
1
answer
110
views
How to add spaces to a number every 4 digits in C++
asked
May 30, 2024
by
avibootz
cpp
2
answers
107
views
How to mask a number with stars except the last 4 digits in C++
asked
May 29, 2024
by
avibootz
cpp
1
answer
114
views
How to left pad a number with zeros in C++
asked
May 29, 2024
by
avibootz
cpp
2
answers
175
views
How to add leading zeros to the shorter string of two strings in C++
asked
May 27, 2024
by
avibootz
cpp
2
answers
133
views
How to add N zeros to an empty string in C++
asked
May 27, 2024
by
avibootz
cpp
2
answers
152
views
How to add a number with leading zeros into an empty string with C++
asked
May 25, 2024
by
avibootz
cpp
2
answers
131
views
How to print part of a string with a reverse iterator in C++
asked
May 25, 2024
by
avibootz
cpp
1
answer
102
views
How to print a string with a reverse iterator in C++
asked
May 25, 2024
by
avibootz
cpp
1
answer
95
views
How to check if a string ends with a specified substring in C++
asked
May 25, 2024
by
avibootz
cpp
2
answers
189
views
How to split a string at the first occurrence of a separator in C++
asked
May 23, 2024
by
avibootz
cpp
1
answer
86
views
How to sum the corners of a matrix in C++
asked
May 19, 2024
by
avibootz
cpp
1
answer
86
views
How to print the corners of a matrix in C++
asked
May 19, 2024
by
avibootz
cpp
1
answer
106
views
How to initialize a matrix with random characters in C++
asked
May 18, 2024
by
avibootz
cpp
cpp-matrix-random-characters
matrix-random-characters
1
answer
115
views
How to initialize char array with random characters in C++
asked
May 18, 2024
by
avibootz
cpp
1
answer
137
views
How to inverse N x M matrix in C++
asked
May 16, 2024
by
avibootz
cpp
cpp-inverse-matrix
inverse-matrix
1
answer
134
views
How to create an M x N matrix with random numbers in C++
asked
May 16, 2024
by
avibootz
cpp
cpp-matrix-random-numbers
matrix-random-numbers
1
answer
127
views
How to compare int array and int vector in C++
asked
May 15, 2024
by
avibootz
cpp
1
answer
150
views
What to include to use srand in C++
asked
May 14, 2024
by
avibootz
cpp
1
answer
161
views
How to generate 8 digits int random number in C++
asked
May 14, 2024
by
avibootz
cpp
1
answer
144
views
How to generate 4 digits int random number in C++
asked
May 13, 2024
by
avibootz
cpp
1
answer
155
views
How to get the square root rounded down to the nearest integer of a positive integer in C++
asked
May 12, 2024
by
avibootz
cpp
cpp-square-root-rounded-down-to-nearest-integer
square-root-rounded-down-to-nearest-integer
1
answer
130
views
How to split a string of words into 3-word lines of text in C++
asked
May 11, 2024
by
avibootz
cpp
1
answer
95
views
How to check if two equal-length strings are at least 50% equal in C++
asked
May 10, 2024
by
avibootz
cpp
1
answer
107
views
How to check if two strings have the same words in different order with C++
asked
May 9, 2024
by
avibootz
cpp
1
answer
105
views
How to check if two strings have the same number of words in C++
asked
May 8, 2024
by
avibootz
cpp
2
answers
110
views
How to sum two binary strings in C++
asked
May 8, 2024
by
avibootz
cpp
1
answer
108
views
How to convert an array of digits to an integer add 1 and convert it back to an array of digits in C++
asked
May 6, 2024
by
avibootz
cpp
1
answer
167
views
How to check if a string is a valid positive integer in C++
asked
May 6, 2024
by
avibootz
cpp
1
answer
157
views
How to check if a string is a valid negative integer in C++
asked
May 6, 2024
by
avibootz
cpp
1
answer
171
views
How to check if a string is a valid positive or negative integer in C++
asked
May 6, 2024
by
avibootz
cpp
1
answer
132
views
How to fill matrix in spiral form start from center in C++
asked
May 5, 2024
by
avibootz
cpp
2
answers
125
views
How to get the length of the last word in a string with C++
asked
May 4, 2024
by
avibootz
cpp
1
answer
103
views
How to convert an integer values in string to integers in C++
asked
Apr 30, 2024
by
avibootz
cpp
2
answers
134
views
How to convert hex string to signed integer in C++
asked
Apr 30, 2024
by
avibootz
cpp
1
answer
90
views
How to parse octal in C++
asked
Apr 30, 2024
by
avibootz
cpp
1
answer
72
views
How to parse hex in C++
asked
Apr 29, 2024
by
avibootz
cpp
2
answers
213
views
How to use ranges::find_if_not to find the first element in the range that satisfies a criteria with C++
asked
Apr 28, 2024
by
avibootz
cpp
2
answers
190
views
How to use ranges::find_if to find the first element in the range that satisfies a criteria with C++
asked
Apr 28, 2024
by
avibootz
cpp
2
answers
188
views
How to use ranges::find to find the first element in a range equal to value with C++
asked
Apr 28, 2024
by
avibootz
cpp
1
answer
187
views
How to use ranges::fill_n to assign a value to all elements in a range with C++
asked
Apr 28, 2024
by
avibootz
cpp
1
answer
183
views
How to break out of multiple for loops at once in C++
asked
Apr 25, 2024
by
avibootz
cpp
1
answer
123
views
How to set a pointer to the the last element of a vector in C++
asked
Apr 23, 2024
by
avibootz
cpp
3
answers
165
views
How to remove all occurrences of a value in array of integers with C++
asked
Apr 23, 2024
by
avibootz
cpp
2
answers
137
views
How to find N unique integers sum up to zero in C++
asked
Apr 16, 2024
by
avibootz
cpp
1
answer
131
views
How to check if a given string exists in a matrix of characters with C++
asked
Apr 15, 2024
by
avibootz
cpp
1
answer
106
views
How to swap values with subtraction and addition in C++
asked
Apr 10, 2024
by
avibootz
cpp
1
answer
151
views
How to remove the lowest order bit in C++
asked
Apr 5, 2024
by
avibootz
cpp
Page:
« prev
1
...
14
15
16
17
18
19
20
21
22
23
24
...
78
next »
...