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,711
questions
53,063
answers
573
users
Recent questions tagged cpp
1
answer
182
views
How create BMI calculator and check whether the weight is normal or overweight or underweight in C++
asked
Jul 13, 2020
by
avibootz
cpp
1
answer
141
views
How to calculate the body mass index (BMI) in C++
asked
Jul 13, 2020
by
avibootz
cpp
1
answer
136
views
How to right trim a string in C++
asked
Jul 9, 2020
by
avibootz
cpp
1
answer
132
views
How to left trim a string in C++
asked
Jul 9, 2020
by
avibootz
cpp
2
answers
224
views
How to trim a string in C++
asked
Jul 9, 2020
by
avibootz
cpp
1
answer
142
views
How to remove all occurrences of a word from string in C++
asked
Jul 9, 2020
by
avibootz
cpp
1
answer
191
views
What is the UTF-8 encoding characters of Hebrew alphabet (letters) in C++
asked
Jul 1, 2020
by
avibootz
cpp
2
answers
350
views
How to print the Hebrew alphabet (letters) in C++
asked
Jul 1, 2020
by
avibootz
cpp
2
answers
142
views
How to find the divisors of a number in C++
asked
Jun 30, 2020
by
avibootz
cpp
1
answer
172
views
How to sum the ASCII values of each word in a sentence in C++
asked
Jun 30, 2020
by
avibootz
cpp
1
answer
137
views
How to sum the ASCII values of each word separately in a sentence in C++
asked
Jun 30, 2020
by
avibootz
cpp
1
answer
191
views
How to concatenate (repeat) a character N times into a string in C++
asked
Jun 29, 2020
by
avibootz
cpp
3
answers
290
views
How to concatenate (repeat) a string N times in C++
asked
Jun 29, 2020
by
avibootz
cpp
1
answer
164
views
How to get the OS path environment list in C++
asked
Jun 27, 2020
by
avibootz
cpp
1
answer
109
views
How to split a string in C++
asked
Jun 25, 2020
by
avibootz
cpp
1
answer
158
views
How to find and replace the first two occurrences of a substring in a string with C++
asked
Jun 25, 2020
by
avibootz
cpp
1
answer
179
views
How to find and replace the first occurrence of a substring in a string with C++
asked
Jun 25, 2020
by
avibootz
cpp
cpp-substring
2
answers
210
views
How to find and replace all occurrences of a substring in a string with C++
asked
Jun 25, 2020
by
avibootz
cpp
1
answer
230
views
How to check whether a vector is empty in C++ 17
asked
Jun 21, 2020
by
avibootz
cpp
cpp17
1
answer
273
views
How to check whether a container is empty in C++ 17
asked
Jun 21, 2020
by
avibootz
cpp
cpp17
1
answer
131
views
How to use reverse iterators with array in C++
asked
Jun 21, 2020
by
avibootz
cpp
2
answers
194
views
How to get an iterator to the beginning of a vector in C++
asked
Jun 21, 2020
by
avibootz
cpp
1
answer
124
views
How to set and get array values in C++
asked
Jun 21, 2020
by
avibootz
cpp
2
answers
212
views
How to get an iterator to the end of a vector in C++
asked
Jun 21, 2020
by
avibootz
cpp
1
answer
136
views
How to remove a pair of same adjacent characters from string in C++
asked
Jun 20, 2020
by
avibootz
cpp
2
answers
134
views
How to strip all non-numeric characters from string in C++
asked
Jun 15, 2020
by
avibootz
cpp
1
answer
170
views
How to print valarray using for loop in C++
asked
Jun 14, 2020
by
avibootz
cpp
1
answer
99
views
How to get the largest value in array with C++
asked
Jun 14, 2020
by
avibootz
cpp
1
answer
143
views
How to swap two arrays in C++
asked
Jun 14, 2020
by
avibootz
cpp
1
answer
128
views
How to calculate natural logarithm of the value of each elements in array with C++
asked
Jun 14, 2020
by
avibootz
cpp
1
answer
142
views
How to right shift array elements by N positions in C++
asked
Jun 14, 2020
by
avibootz
cpp
1
answer
151
views
How to left shift array elements by N positions in C++
asked
Jun 14, 2020
by
avibootz
cpp
1
answer
185
views
How to resize array to new size and set new same value to all elements in C++
asked
Jun 14, 2020
by
avibootz
cpp
1
answer
215
views
How to resize array to new size without preserving the values in C++
asked
Jun 14, 2020
by
avibootz
cpp
1
answer
93
views
How to calculate the absolute value of each element in array with C++
asked
Jun 13, 2020
by
avibootz
cpp
1
answer
96
views
How to power all elements of array by N in C++
asked
Jun 13, 2020
by
avibootz
cpp
1
answer
93
views
How to get the current date in C++
asked
Jun 12, 2020
by
avibootz
cpp
3
answers
175
views
How to get the current date and time in C++
asked
Jun 12, 2020
by
avibootz
cpp
1
answer
141
views
How to find the second lowest digit in int number with C++
asked
Jun 9, 2020
by
avibootz
cpp
1
answer
138
views
How to find the highest digit in int number with C++
asked
Jun 8, 2020
by
avibootz
cpp
1
answer
115
views
How to find the lowest digit in int number with C++
asked
Jun 7, 2020
by
avibootz
cpp
1
answer
123
views
How to delete the N digit of a number in C++
asked
Jun 4, 2020
by
avibootz
cpp
1
answer
96
views
How to get substring from a string in C++
asked
Jun 4, 2020
by
avibootz
cpp
6
answers
359
views
How to convert string to int in C++
asked
Jun 3, 2020
by
avibootz
cpp
2
answers
295
views
How to delete the first digit from a number in C++
asked
Jun 3, 2020
by
avibootz
cpp
2
answers
232
views
How to get the first and the last digit of a number in C++
asked
Jun 3, 2020
by
avibootz
cpp
1
answer
82
views
How to get the N digit of a number in C++
asked
Jun 1, 2020
by
avibootz
cpp
5
answers
440
views
How to convert int to string in C++
asked
Jun 1, 2020
by
avibootz
cpp
1
answer
119
views
How to find the second smallest elements in an array in C++
asked
May 31, 2020
by
avibootz
cpp
1
answer
128
views
How to get each digit of int number from right to left in C++
asked
May 31, 2020
by
avibootz
cpp
Page:
« prev
1
...
44
45
46
47
48
49
50
51
52
53
54
...
78
next »
...