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,990
questions
51,935
answers
573
users
Recent questions tagged CPP
1
answer
137
views
How to calculate the cell number of a matrix (2D array) in C++
asked
Feb 19, 2021
by
avibootz
cpp
1
answer
100
views
How to swap characters in string with C++
asked
Feb 16, 2021
by
avibootz
cpp
1
answer
136
views
How to generate all possible permutations of a string in C++
asked
Feb 16, 2021
by
avibootz
cpp
1
answer
129
views
How to find the ASCII value of a character in C++
asked
Feb 13, 2021
by
avibootz
cpp
1
answer
125
views
How to check whether an alphabet character is a vowel or not in C++
asked
Feb 13, 2021
by
avibootz
cpp
2
answers
211
views
How to check a leap year or not in C++
asked
Feb 13, 2021
by
avibootz
cpp
1
answer
111
views
How to calculate the sum of numbers from 1 to N in C++
asked
Feb 12, 2021
by
avibootz
cpp
1
answer
201
views
How to write a game that input 3 numbers that must be equal to random sum and random product of the numbers in C++
asked
Feb 8, 2021
by
avibootz
cpp
1
answer
108
views
What to include to use istringstream in C++
asked
Jan 24, 2021
by
avibootz
cpp
1
answer
177
views
How to count the occurrences of each word in a string with C++
asked
Jan 24, 2021
by
avibootz
cpp
1
answer
149
views
What to include to use stringstream in C++
asked
Jan 24, 2021
by
avibootz
cpp
1
answer
141
views
How to count the occurrences of a word in a string using C++
asked
Jan 24, 2021
by
avibootz
cpp
1
answer
167
views
How to find the number of occurrences (frequency) of each character in a string with C++
asked
Jan 19, 2021
by
avibootz
cpp
1
answer
106
views
How to find highest frequency character in a string with C++
asked
Jan 19, 2021
by
avibootz
cpp
1
answer
136
views
How to sum the digits in a string with C++
asked
Jan 19, 2021
by
avibootz
cpp
1
answer
155
views
How to find the number of occurrences (frequency) of each word in a string in C++
asked
Jan 19, 2021
by
avibootz
cpp
1
answer
143
views
How to remove the first occurrence of a word from a string in C++
asked
Jan 19, 2021
by
avibootz
cpp
2
answers
188
views
How to check if a given matrix is a sparse matrix (contains a large number of zeros) in C++
asked
Jan 18, 2021
by
avibootz
cpp
1
answer
234
views
How to check if a matrix is an identity matrix (ones on the main diagonal and zeros elsewhere) in C++
asked
Jan 18, 2021
by
avibootz
cpp
2
answers
335
views
How to transpose a matrix (interchanging of rows and columns) in C++
asked
Jan 18, 2021
by
avibootz
cpp
cpp-matrix
cpp-transpose
1
answer
163
views
How to find the second largest elements in an array in C++
asked
Jan 18, 2021
by
avibootz
cpp
1
answer
157
views
How to find the first capital letter in a string in C++
asked
Jan 18, 2021
by
avibootz
cpp
1
answer
153
views
How to find the first capital letter in a string using recursion in C++
asked
Jan 18, 2021
by
avibootz
cpp
1
answer
122
views
How to convert a number to binary using recursion in C++
asked
Jan 18, 2021
by
avibootz
cpp
1
answer
162
views
How to calculate the power of a number using recursion in C++
asked
Jan 18, 2021
by
avibootz
cpp
1
answer
180
views
How to calculate the product of 2 numbers using recursion in C++
asked
Jan 17, 2021
by
avibootz
cpp
1
answer
182
views
How to calculate the HCF (Highest Common Factor) of two integers using recursion in C++
asked
Jan 17, 2021
by
avibootz
cpp
1
answer
164
views
How to calculate the GCD (greatest common divisor) of two integers using recursion in C++
asked
Jan 17, 2021
by
avibootz
cpp
cpp-gcd
1
answer
181
views
How to calculate the LCM (Least Common Multiple) of two numbers using recursion in C++
asked
Jan 17, 2021
by
avibootz
cpp
2
answers
188
views
How to find the factorial of a number using recursion in C++
asked
Jan 17, 2021
by
avibootz
cpp
1
answer
144
views
How to find whether a number is prime or not using recursion in C++
asked
Jan 16, 2021
by
avibootz
cpp
1
answer
104
views
How to print the prime numbers from 2 to N in C++
asked
Jan 16, 2021
by
avibootz
cpp
2
answers
158
views
How to remove the last digit from a number in C++
asked
Jan 15, 2021
by
avibootz
cpp
cpp-remove
2
answers
141
views
How to remove part of a string in C++
asked
Jan 15, 2021
by
avibootz
cpp
3
answers
206
views
How to remove the first character from a string in C++
asked
Jan 15, 2021
by
avibootz
cpp
3
answers
175
views
How to remove the first digit from a number in C++
asked
Jan 15, 2021
by
avibootz
cpp
1
answer
107
views
How to subtract the last digit of a number from the same number in C++
asked
Jan 15, 2021
by
avibootz
cpp
1
answer
151
views
How to get the last two digits of int number in C++
asked
Jan 15, 2021
by
avibootz
cpp
2
answers
199
views
How to get the first two digits of int number in C++
asked
Jan 15, 2021
by
avibootz
cpp
1
answer
138
views
How to get the last digits of int number in C++
asked
Jan 15, 2021
by
avibootz
cpp
1
answer
130
views
How to swap the last two digits in int number in C++
asked
Jan 15, 2021
by
avibootz
cpp
1
answer
156
views
How to swap the first two digits in int number in C++
asked
Jan 15, 2021
by
avibootz
cpp
3
answers
234
views
How to swap first and last digit in a number with C++
asked
Jan 14, 2021
by
avibootz
cpp
1
answer
137
views
How to input multiple number to stringstream in one line with C++
asked
Jan 14, 2021
by
avibootz
cpp
1
answer
100
views
How to calculate the word frequencies in a string with C++
asked
Jan 14, 2021
by
avibootz
cpp
1
answer
101
views
How to print each words in a string with C++
asked
Jan 14, 2021
by
avibootz
cpp
2
answers
136
views
How to convert double to string in C++
asked
Jan 14, 2021
by
avibootz
cpp
1
answer
176
views
How to use stringstream with insertion (<<) and extraction (>>) operators in C++
asked
Jan 14, 2021
by
avibootz
cpp
1
answer
154
views
How to convert stringstream to string in C++
asked
Jan 14, 2021
by
avibootz
cpp
1
answer
116
views
How to print stringstream in C++
asked
Jan 14, 2021
by
avibootz
cpp
Page:
« prev
1
...
38
39
40
41
42
43
44
45
46
47
48
...
77
next »
...